diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-03 15:08:43 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2023-03-03 15:08:43 +0000 |
commit | dbe0e5676267eb142dd8d81e4c881c997cb96962 (patch) | |
tree | 765b50588c3c1540297dc6a76eea1122dd59cdac /spec/controllers/concerns | |
parent | 14a32c2d551a646525b1fabd93cb70a0e6924478 (diff) | |
download | gitlab-ce-dbe0e5676267eb142dd8d81e4c881c997cb96962.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/controllers/concerns')
-rw-r--r-- | spec/controllers/concerns/content_security_policy_patch_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/controllers/concerns/content_security_policy_patch_spec.rb b/spec/controllers/concerns/content_security_policy_patch_spec.rb index 6322950977c..9b4ddb35993 100644 --- a/spec/controllers/concerns/content_security_policy_patch_spec.rb +++ b/spec/controllers/concerns/content_security_policy_patch_spec.rb @@ -3,7 +3,7 @@ require "spec_helper" # Based on https://github.com/rails/rails/pull/45115/files#diff-35ef6d1bd8b8d3b037ec819a704cd78db55db916a57abfc2859882826fc679b6 -RSpec.describe ContentSecurityPolicyPatch, feature_category: :not_owned do +RSpec.describe ContentSecurityPolicyPatch, feature_category: :shared do include Rack::Test::Methods let(:routes) do |