Skip to content

Commit

Permalink
Merge pull request #1183 from RoundingWell/bugfix/cypress-ff
Browse files Browse the repository at this point in the history
Remove experimentalSingleTabRunMode for Firefox
  • Loading branch information
paulfalgout authored Nov 5, 2023
2 parents ed02635 + 1b01103 commit 1e88aec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cypress.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ export default defineConfig({
webpackConfig: webpackOptions,
},
setupNodeEvents,
experimentalSingleTabRunMode: true,
},
e2e: {
baseUrl: 'http://localhost:8090/',
Expand Down

0 comments on commit 1e88aec

Please sign in to comment.