Skip to content

Commit

Permalink
add unique id to main config
Browse files Browse the repository at this point in the history
  • Loading branch information
erfan-goodarzi committed Sep 7, 2022
1 parent 985b291 commit 200c1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ import { defineConfig } from 'cypress';
export default defineConfig({
e2e: {
baseUrl: 'http://127.0.0.1:5173',
projectId: 'dpxh3q',
},

component: {
devServer: {
framework: 'react',
Expand Down

0 comments on commit 200c1f1

Please sign in to comment.