Skip to content

Commit

Permalink
use test flowsheet that imports idaes-flowsheet-processor
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelPesce committed Nov 26, 2024
1 parent 7070354 commit 251380d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions electron/ui/cypress/e2e/FlowsheetTesting.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ describe('WaterTAP UI Testing', () => {

it('tests new flowsheet', () => {
let modelFile = "https://drive.google.com/uc?export=download&id=1XdjuWNpYT9teZxaF8TuwDz0XS2XyXKeT"
// let exportFile = "https://drive.google.com/uc?export=download&id=1-jWQmI4wO2OlyUi32fqobFEmPn3zm9Q9"
let exportFile = "https://drive.google.com/uc?export=download&id=1_KtDRLSQeyKoQ3rH-4kNuxpvuQVuhQCu"
let exportFile = "https://drive.google.com/uc?export=download&id=1-jWQmI4wO2OlyUi32fqobFEmPn3zm9Q9"
// let exportFile = "https://drive.google.com/uc?export=download&id=1_KtDRLSQeyKoQ3rH-4kNuxpvuQVuhQCu"
cy.load_flowsheets_list()
cy.screenshot('loaded flowsheet list page')

Expand Down

0 comments on commit 251380d

Please sign in to comment.