Skip to content

Commit

Permalink
Added "failOnStatusCode" config
Browse files Browse the repository at this point in the history
  • Loading branch information
can-angun committed May 24, 2024
1 parent 6960898 commit 96f1b4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui-tests/cypress.config.sample.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module.exports = defineConfig({
numTestsKeptInMemory: 0,
projectId: "000000",
chromeWebSecurity: false,
failOnStatusCode: false,
watchForFileChanges: true,
video: true,
setupNodeEvents(on, config) {
Expand Down

0 comments on commit 96f1b4d

Please sign in to comment.