Try again
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user