diff --git a/tests/connect_tests/connect_tests.sh b/tests/connect_tests/connect_tests.sh index 0efc927cf..4e95bf0fa 100755 --- a/tests/connect_tests/connect_tests.sh +++ b/tests/connect_tests/connect_tests.sh @@ -27,4 +27,4 @@ fi echo "Will be running with ${EMU_VERSION} emulator" # 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'"