From 201a883bdfaf5dcb73142139cec70c10134f5b2c Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 24 Feb 2023 03:07:49 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- spec/lib/security/weak_passwords_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/lib/security/weak_passwords_spec.rb') diff --git a/spec/lib/security/weak_passwords_spec.rb b/spec/lib/security/weak_passwords_spec.rb index afa9448e746..14bab5ee6ec 100644 --- a/spec/lib/security/weak_passwords_spec.rb +++ b/spec/lib/security/weak_passwords_spec.rb @@ -2,7 +2,7 @@ require 'spec_helper' -RSpec.describe Security::WeakPasswords, feature_category: :authentication_and_authorization do +RSpec.describe Security::WeakPasswords, feature_category: :system_access do describe "#weak_for_user?" do using RSpec::Parameterized::TableSyntax -- cgit v1.2.1