Skip to content

Commit 7ef0a41

Browse files
authored
fix(cypress): revert new poejectID
the link on the readme takes you to the old dashboard, which is part of our the FOSS plan cypress has granted the exist-db org, there was no need to open a new org, and we should keep the history of runs on the same dashboard.
1 parent 5c0b668 commit 7ef0a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cypress.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@
99
"screenshotsFolder": "src/test/cypress/screenshots",
1010
"supportFile": "src/test/cypress/support/index.js",
1111
"videosFolder": "src/test/cypress/videos",
12-
"projectId": "wgr8uu"
12+
"projectId": "h8zx19"
1313
}

0 commit comments

Comments
 (0)