Update cypress.config.ts

This commit is contained in:
Owen Rees
2023-06-24 08:27:55 +02:00
committed by GitHub
parent f0be80496e
commit d57d2793f5
+1
View File
@@ -1,6 +1,7 @@
import { defineConfig } from "cypress";
export default defineConfig({
projectId: "1nghs5",
e2e: {
baseUrl: "http://localhost:3000",
setupNodeEvents(on, config) {