mirror of
https://github.com/trezor/trezor-wallet
synced 2025-06-10 01:58:46 +00:00
Added baseUrl
This commit is contained in:
parent
2243c7eb88
commit
d9489f0ac7
@ -144,4 +144,4 @@ integration tests:
|
|||||||
stage: integration tests
|
stage: integration tests
|
||||||
script:
|
script:
|
||||||
- yarn install
|
- 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}"
|
Loading…
Reference in New Issue
Block a user