Skip to content

Commit

Permalink
test less
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Oct 19, 2023
1 parent 9f8c340 commit 4c48569
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-integration-tests
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,4 @@ cd ../integration_tests/contracts
HUSKY_SKIP_INSTALL=1 npm install
npm run typechain
cd ..
nix-shell --run "pytest -vv -s"
nix-shell --run "pytest -v -s test_ibc_rly.py::test_ibc"

0 comments on commit 4c48569

Please sign in to comment.