Skip to content

Commit

Permalink
feat: Add e2e property to config (#554)
Browse files Browse the repository at this point in the history
* Add e2e property to config

* Re-run checks
  • Loading branch information
estrada9166 committed Jun 6, 2022
1 parent fac0461 commit fd193fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cypress.config.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
module.exports = {
'projectId': '4b7344',
e2e: {}
}

0 comments on commit fd193fd

Please sign in to comment.