Skip to content

Commit

Permalink
pkp/pkp-lib#10663 Clean up test after adjusting progress bars
Browse files Browse the repository at this point in the history
  • Loading branch information
jardakotesovec committed Jan 4, 2025
1 parent e60c9aa commit 19ee66e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions cypress/tests/data/60-content/AmwandengaSubmission.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -465,9 +465,6 @@ describe('Data suite: Amwandenga', function() {
cy.contains('Are you sure you want to create a new version?');
cy.get('div[role=dialog]:contains("Create New Version")').get('button').contains('Yes').click();

// Once there is 'in progress' overlay when creating new version this can be improved
cy.wait(10000);

// Toggle between versions
cy.get('button').contains('All Versions').click();
cy.get('button').contains('Version 1').click();
Expand Down

0 comments on commit 19ee66e

Please sign in to comment.