Skip to content

Commit

Permalink
Revert "test less"
Browse files Browse the repository at this point in the history
This reverts commit 4c48569.
  • Loading branch information
mmsqe committed Oct 20, 2023
1 parent 4af0a81 commit 04a4738
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 -v -s test_ibc_rly.py::test_ibc"
nix-shell --run "pytest -vv -s"

0 comments on commit 04a4738

Please sign in to comment.