Skip to content

Commit

Permalink
test(e2e): add baseurl
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr committed Oct 24, 2021
1 parent 81c3064 commit 159b25f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/e2e/cypress.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"chromeWebSecurity": false,
"baseUrl": "http://localhost:4455/",
"fixturesFolder": "cypress/fixtures",
"integrationFolder": "cypress/integration",
"pluginsFile": "cypress/plugins/index.js",
Expand Down

0 comments on commit 159b25f

Please sign in to comment.