Skip to content

Commit 6fa05ee

Browse files
bump cypress to latest (#6254)
1 parent 922e6fd commit 6fa05ee

File tree

3 files changed

+402
-141
lines changed

3 files changed

+402
-141
lines changed

cypress.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ export default defineConfig({
1313
openMode: 0,
1414
},
1515
e2e: {
16+
experimentalStudio: true,
1617
supportFile: false,
1718
baseUrl: "http://localhost:3000",
1819
setupNodeEvents(on, config) {

0 commit comments

Comments
 (0)