Skip to content
Snippets Groups Projects
Verified Commit 5bb02503 authored by Maarten de Waard's avatar Maarten de Waard :angel:
Browse files

replace nonexistant `.logs-panel` with `.graph-panel` in prometheus behave test

parent eb09e8fe
No related branches found
No related tags found
No related merge requests found
......@@ -21,5 +21,5 @@ Scenario: Login to grafana
Scenario: As an admin I want to look at the helm-operator logs
When I open the grafana explore helm-operator URL
Then I wait on element ".logs-panel" for 25000ms to be visible
Then I wait on element ".graph-panel" for 25000ms to be visible
And I expect that element ".datapoints-warning" does not exist
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment