Skip to content

Commit 241f3a3

Browse files
authored
adress review
good catch @joewiz the problem with the readme was that the commit that this is reverting didn't modify the link in the readme to point to the newly created project, By reverting the ID the readme can remain unchanged
1 parent 7ef0a41 commit 241f3a3

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": "h8zx19"
11+
"videosFolder": "src/test/cypress/videos"
1312
}

0 commit comments

Comments
 (0)