summaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress.json
diff options
context:
space:
mode:
Diffstat (limited to 'vid-webpack-master/cypress.json')
-rw-r--r--vid-webpack-master/cypress.json1
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,