From d378fdaa60adb7217e3fc798580ad206127728d5 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Tue, 14 Sep 2021 12:10:35 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- qa/qa/specs/features/browser_ui/1_manage/project/protected_tags_spec.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qa') diff --git a/qa/qa/specs/features/browser_ui/1_manage/project/protected_tags_spec.rb b/qa/qa/specs/features/browser_ui/1_manage/project/protected_tags_spec.rb index f688136ce3c..714c4a2da67 100644 --- a/qa/qa/specs/features/browser_ui/1_manage/project/protected_tags_spec.rb +++ b/qa/qa/specs/features/browser_ui/1_manage/project/protected_tags_spec.rb @@ -58,7 +58,7 @@ module QA it_behaves_like 'successful tag creation', :maintainer_user end - context 'when protected', quarantine: { issue: 'https://gitlab.com/gitlab-org/gitlab/-/issues/339727', type: :bug } do + context 'when protected' do before do add_members_to_project(project) -- cgit v1.2.3