redo config

This commit is contained in:
Joshua 2024-01-31 09:22:25 +01:00
parent 9a41366c82
commit 7c6f997bc0

View file

@ -1,9 +1,9 @@
const { defineConfig } = require("cypress");
module.exports = defineConfig({
snapshot: {
// snapshotPath: "cypress/snapshots/",
// SNAPSHOT_UPDATE: true,
updateSnapshots: true,
useFolders: true,
},