1
0
mirror of https://github.com/trezor/trezor-wallet synced 2025-03-13 15:16:04 +00:00

Added baseUrl

This commit is contained in:
Vladimir Volek 2019-01-11 14:58:46 +01:00
parent 2243c7eb88
commit d9489f0ac7

View File

@ -144,4 +144,4 @@ integration tests:
stage: integration tests
script:
- yarn install
- yarn run test-integration -- --url="${DEPLOY_BASE_DIR}/${CI_BUILD_REF_NAME}"
- yarn run test-integration --baseUrl="${DEPLOY_BASE_DIR}/${CI_BUILD_REF_NAME}"