mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
fix(tests): change script running connect tests
This commit is contained in:
parent
b77f4b7dbc
commit
3b2a195cb2
@ -27,4 +27,4 @@ fi
|
|||||||
echo "Will be running with ${EMU_VERSION} emulator"
|
echo "Will be running with ${EMU_VERSION} emulator"
|
||||||
|
|
||||||
# Using -d flag to disable docker, as tenv is already running on the background
|
# Using -d flag to disable docker, as tenv is already running on the background
|
||||||
nix-shell --run "yarn && tests/run.sh -d -f ${EMU_VERSION}"
|
nix-shell --run "yarn && tests/run.sh -d -f ${EMU_VERSION} -s 'yarn test:integration methods'"
|
||||||
|
Loading…
Reference in New Issue
Block a user