Skip to content

Commit 6d85a9e

Browse files
authored
Merge pull request #607 from eXist-db/duncdrum-patch-1
fix(cypress): revert new projectID
2 parents 5c0b668 + 241f3a3 commit 6d85a9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

cypress.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@
88
"pluginsFile": "src/test/cypress/plugins/index.js",
99
"screenshotsFolder": "src/test/cypress/screenshots",
1010
"supportFile": "src/test/cypress/support/index.js",
11-
"videosFolder": "src/test/cypress/videos",
12-
"projectId": "wgr8uu"
11+
"videosFolder": "src/test/cypress/videos"
1312
}

0 commit comments

Comments
 (0)