Skip to content

Commit

Permalink
Update FlowsheetTesting.cy.js
Browse files Browse the repository at this point in the history
  • Loading branch information
avdudchenko committed Sep 27, 2024
1 parent d4e1d7b commit adedf7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion electron/ui/cypress/e2e/FlowsheetTesting.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ describe('WaterTAP UI Testing', () => {

// run sweep
cy.solve_flowsheet()
cy.wait(5000)
cy.wait(10000)
cy.screenshot('ran parameter sweep '+flowsheet.name)

// verify that sweep was successful
Expand Down

0 comments on commit adedf7e

Please sign in to comment.