Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Oskar Kocjan authored and Oskar Kocjan committed Aug 31, 2022
1 parent 28ad0da commit 2c03455
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,6 @@ describe('<AcknowledgmentsPage />', function () {
}).as('fetchSources');
cy.visit('/data-acknowledgments');
cy.contains(/Data Acknowledgments/i);
//tmp solution
cy.visit('/data-acknowledgments');

cy.get('[data-cy="loader"]').should('be.visible');
cy.wait('@fetchSources');
Expand Down

0 comments on commit 2c03455

Please sign in to comment.