Skip to content

Commit

Permalink
pkp/pkp-lib#7105 test update
Browse files Browse the repository at this point in the history
  • Loading branch information
touhidurabir committed Sep 13, 2022
1 parent 36a1dc0 commit 7219154
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/support/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ beforeEach(function() {

afterEach(function() {
cy.abortEarly(this);
cy.dispatchQueueJobs();
cy.runQueueJobs();
});

before(() => {
Expand Down

0 comments on commit 7219154

Please sign in to comment.