UNCLASSIFIED

Commit 3a2f7c17 authored by graham.smith's avatar graham.smith
Browse files

update staging url for e2e-ci

parent 727028e1
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"preinstall": "npx npm-force-resolutions", "preinstall": "npx npm-force-resolutions",
"test:unit": "vue-cli-service test:unit", "test:unit": "vue-cli-service test:unit",
"test:e2e": "vue-cli-service test:e2e --mode=development", "test:e2e": "vue-cli-service test:e2e --mode=development",
"test:e2e-ci": "vue-cli-service test:e2e --mode=test --headless --url=https://launchboard.staging.apps.il2.dsop.io/" "test:e2e-ci": "vue-cli-service test:e2e --mode=test --headless --url=https://launchboard-staging-il2.dsop.io/"
}, },
"dependencies": { "dependencies": {
"axios": "^0.21.0", "axios": "^0.21.0",
...@@ -147,4 +147,4 @@ ...@@ -147,4 +147,4 @@
"y18n": "^5.0.5", "y18n": "^5.0.5",
"yargs-parser": "^18.1.3" "yargs-parser": "^18.1.3"
} }
} }
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment