mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-09-23 05:39:20 +08:00
Update cypress config
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
const { defineConfig } = require("cypress");
|
const { defineConfig } = require("cypress");
|
||||||
|
|
||||||
module.exports = defineConfig({
|
module.exports = defineConfig({
|
||||||
|
projectId: "vyjuem",
|
||||||
e2e: {
|
e2e: {
|
||||||
|
experimentalStudio: true,
|
||||||
setupNodeEvents(on, config) {
|
setupNodeEvents(on, config) {
|
||||||
|
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user