Skip to content

Commit

Permalink
🔧 Update cypress config
Browse files Browse the repository at this point in the history
  • Loading branch information
jyboy committed Apr 8, 2024
1 parent 81e5705 commit cf558ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import { defineConfig } from 'cypress';

export default defineConfig({
projectId: "nfahnr",
e2e: {
baseUrl: 'http://localhost:4173',
supportFile: false
Expand Down

0 comments on commit cf558ea

Please sign in to comment.