summaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress.json
diff options
context:
space:
mode:
authorEylon Malin <eylon.malin@intl.att.com>2019-11-26 21:27:08 +0200
committerEylon Malin <eylon.malin@intl.att.com>2019-11-26 21:27:08 +0200
commit4be73ee021a45e44f3fecc33ce3d9ab121cadb47 (patch)
tree8b1198ad6b6218bb29f43a160a5e21d44d71cf48 /vid-webpack-master/cypress.json
parent0e8e2be472db881a40a2d0ed073b1ee8d01e36f2 (diff)
upgrade cypress to 3.6.1
Issue-ID: VID-603 Signed-off-by: Eylon Malin <eylon.malin@intl.att.com> Change-Id: Ief1114e24fe5b7a0975a1414ad5059a0d3812a88
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,