Update cypress config

pull/2174/head
Louis Lam 2 years ago
parent 12696dd53e
commit e5145a209a

@ -1,7 +1,9 @@
const { defineConfig } = require("cypress");
module.exports = defineConfig({
projectId: "vyjuem",
e2e: {
experimentalStudio: true,
setupNodeEvents(on, config) {
},

Loading…
Cancel
Save