summaryrefslogtreecommitdiff
path: root/qa/qa/specs/features/browser_ui/non_devops
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2020-01-10 03:07:46 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2020-01-10 03:07:46 +0000
commitb24ae1cbc66e5b0f622393bcf2c59711750161ea (patch)
treede9514fdda81f7d8293612687026a87826b0d9dd /qa/qa/specs/features/browser_ui/non_devops
parent775816e676aae53509d7b6f364945f2720636f72 (diff)
downloadgitlab-ce-b24ae1cbc66e5b0f622393bcf2c59711750161ea.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/qa/specs/features/browser_ui/non_devops')
-rw-r--r--qa/qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb3
1 files changed, 1 insertions, 2 deletions
diff --git a/qa/qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb b/qa/qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb
index d315bac2ffd..74e2f51cf28 100644
--- a/qa/qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb
+++ b/qa/qa/specs/features/browser_ui/non_devops/performance_bar_spec.rb
@@ -1,8 +1,7 @@
# frozen_string_literal: true
module QA
- # https://gitlab.com/gitlab-org/gitlab/issues/38315
- context 'Performance bar', :quarantine do
+ context 'Performance bar' do
context 'when logged in as an admin user', :requires_admin do
before do
Flow::Login.sign_in_as_admin