Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 15:09:39 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-06-05 15:09:39 +0300
commit8dbc985bec96cad1e9a3315f38be27eb2374e5dc (patch)
tree4a4b010ebb11d110b3144d12f32bac0c9ad4dde8 /spec/support
parentdea522994156f9d427b1acc0a22b0e75ffe92c68 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'spec/support')
-rw-r--r--spec/support/shared_contexts/policies/group_policy_shared_context.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/spec/support/shared_contexts/policies/group_policy_shared_context.rb b/spec/support/shared_contexts/policies/group_policy_shared_context.rb
index 108acdfd4e5..22caf2b3530 100644
--- a/spec/support/shared_contexts/policies/group_policy_shared_context.rb
+++ b/spec/support/shared_contexts/policies/group_policy_shared_context.rb
@@ -37,6 +37,7 @@ RSpec.shared_context 'GroupPolicy context' do
read_crm_contact
read_crm_organization
read_internal_note
+ read_confidential_issues
]
end