Skip to content

Commit

Permalink
chore: drop unused cypress config values
Browse files Browse the repository at this point in the history
  • Loading branch information
ismay committed Apr 10, 2024
1 parent 2c07681 commit 912f5c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@ async function setupNodeEvents(on, config) {
}

module.exports = defineConfig({
projectId: 'sc56ms',
video: false,
e2e: {
setupNodeEvents,
baseUrl: 'http://localhost:3000',
Expand Down

0 comments on commit 912f5c5

Please sign in to comment.