Skip to content

Commit

Permalink
PMM-7 alerting tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
yurkovychv committed Nov 15, 2024
1 parent 0c295ed commit 9981902
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ia/alerts_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ Scenario(
await rulesAPI.removeAllAlertRules();

I.amOnPage(alertsPage.url);
I.seeElement(alertsPage.elements.noAlerts);
I.waitForElement(alertsPage.elements.noAlerts, 20);
},
);

Expand Down

0 comments on commit 9981902

Please sign in to comment.