Try again

This commit is contained in:
Zoltán Bedi
2021-05-12 15:44:34 +02:00
parent 0e935cdf14
commit 20a74b08b6
-1
View File
@@ -64,7 +64,6 @@ describe('Exemplars', () => {
e2e.components.TimePicker.toField().clear().type('2021-05-11 21:40:00');
e2e.components.TimePicker.applyTimeRange().click();
e2e.components.QueryField.container().should('be.visible').type('exemplar-query{shift}{enter}');
e2e().wait('@query_exemplars');
e2e.components.DataSource.Prometheus.exemplarMarker().first().trigger('mouseover');
e2e().contains('Query with gdev-tempo').click();