Commit 9303948a authored by Dan Davison's avatar Dan Davison

Merge branch 'jsl-unquarantine-performance-bar-spec' into 'master'

Unquarantine performance bar E2E spec

See merge request gitlab-org/gitlab!22997
parents 6b3a9dcb eaef8fc1
......@@ -2,7 +2,7 @@
module QA
context 'Non-devops' do
describe 'Performance bar display', :requires_admin, quarantine: 'https://gitlab.com/gitlab-org/gitlab/issues/196141' do
describe 'Performance bar display', :requires_admin do
context 'when logged in as an admin user' do
# 4 metrics: pg, gitaly, redis, total
let(:metrics_count) { 4 }
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment