Skip to content

Commit

Permalink
Update tests.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
withanage authored Jul 30, 2024
1 parent 0e430d0 commit 526f153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@

set -e
npx cypress run --spec "cypress/tests/data/10-ApplicationSetup/10-Installation.cy.js,cypress/tests/data/10-ApplicationSetup/20-CreateContext.cy.js"
npx cypress run --headless --browser chrome --config '{"specPattern":["plugins/generic/dafaultManuscript/cypress/tests/functional/*.cy.js"]}'
npx cypress run --headless --browser chrome --config '{"specPattern":["plugins/themes/dafaultManuscript/cypress/tests/functional/*.cy.js"]}'


0 comments on commit 526f153

Please sign in to comment.