Commit cc194a6d authored by Martin Wortschack's avatar Martin Wortschack

Merge branch '217927' into 'master'

Add stable test selector for cluster health

See merge request gitlab-org/gitlab!32317
parents 8c7b3823 e05f7652
......@@ -78,7 +78,7 @@ describe 'Cluster Health board', :js, :kubeclient, :use_clean_rails_memory_store
expect(page).to have_css('.prometheus-graph')
expect(page).to have_css('.prometheus-graph-title')
expect(page).to have_css('[_echarts_instance_]')
expect(page).to have_css('.gl-legend-inline')
expect(page).to have_content('Avg:')
end
end
......
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