Skip to content

Commit

Permalink
waits for having 25 signals displayed
Browse files Browse the repository at this point in the history
  • Loading branch information
MadameSheema committed Mar 17, 2020
1 parent 3453b77 commit 959bd57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ describe('Detections', () => {
waitForSignals();
cy.reload();
waitForSignals();
waitForSignalsToBeLoaded();

const expectedNumberOfSignalsAfterClosing = +numberOfSignals - numberOfSignalsToBeClosed;
cy.get(NUMBER_OF_SIGNALS)
Expand Down

0 comments on commit 959bd57

Please sign in to comment.