Skip to content

Commit fd193fd

Browse files
authored
feat: Add e2e property to config (#554)
* Add e2e property to config * Re-run checks
1 parent fac0461 commit fd193fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cypress.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
module.exports = {
22
'projectId': '4b7344',
3+
e2e: {}
34
}

0 commit comments

Comments
 (0)