Commit 2f6babcb authored by Mayra Cabrera's avatar Mayra Cabrera

Merge branch 'quarantine-cluster-health-spec' into 'master'

Quarantine cluster_health_dashboard_spec

See merge request gitlab-org/gitlab!68066
parents 993d49f3 d6cc6527
......@@ -80,7 +80,7 @@ RSpec.describe 'Cluster Health board', :js, :kubeclient, :use_clean_rails_memory
expect(page).to have_content('Avg')
end
it 'focuses the single panel on toggle' do
it 'focuses the single panel on toggle', quarantine: 'https://gitlab.com/gitlab-org/gitlab/-/issues/338341' do
click_button('More actions')
click_button('Expand panel')
......
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