diff options
Diffstat (limited to 'vid-webpack-master/cypress.json')
-rw-r--r-- | vid-webpack-master/cypress.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vid-webpack-master/cypress.json b/vid-webpack-master/cypress.json index 7a6bc73fd..80fc773eb 100644 --- a/vid-webpack-master/cypress.json +++ b/vid-webpack-master/cypress.json @@ -9,6 +9,7 @@ "video": false, "viewportWidth": 1920, "viewportHeight": 1080, + "baseUrl": "http://localhost:8080/vid", "reporterOptions": { "mochaFile": "cypress/reports/TEST-cypress-[hash].xml", "toConsole": true, |