mirror of
https://github.com/trezor/trezor-wallet
synced 2025-04-03 00:45:46 +00:00
Fix path
This commit is contained in:
parent
9c000464b7
commit
a2857c9d79
@ -14,7 +14,7 @@ cd /trezor-emulator/trezor-core && PYOPT=0 ./emu.sh &
|
||||
cd /trezor-wallet && yarn run server:stable &
|
||||
|
||||
# init device
|
||||
npx babel-node test/scripts/init-device.js &
|
||||
npx babel-node /trezor-wallet/test/scripts/init-device.js &
|
||||
|
||||
# run tests
|
||||
yarn run test-integration:gitlab -c baseUrl="https://localhost:8080/#/"
|
||||
|
Loading…
Reference in New Issue
Block a user