Skip to content

Commit

Permalink
config test isolation
Browse files Browse the repository at this point in the history
  • Loading branch information
chaance committed Jan 22, 2025
1 parent f94bb1b commit 58e2e37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export default defineConfig({
viewportHeight: 768,
fixturesFolder: false,
e2e: {
testIsolation: false,
setupNodeEvents(on, config) {},
baseUrl: 'http://localhost:9009',
},
Expand Down

0 comments on commit 58e2e37

Please sign in to comment.