Skip to content

Commit

Permalink
Add cypress project id
Browse files Browse the repository at this point in the history
  • Loading branch information
mudream4869 committed Jul 10, 2024
1 parent 6648066 commit a56c26e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions toolgui-e2e/cypress.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ const { defineConfig } = require("cypress");

module.exports = defineConfig({
e2e: {
projectId: "rtf9hd",
baseUrl: 'http://localhost:3000',
setupNodeEvents(on, config) {
// implement node event listeners here
Expand Down

0 comments on commit a56c26e

Please sign in to comment.