Skip to content

Commit

Permalink
test more
Browse files Browse the repository at this point in the history
  • Loading branch information
mmsqe committed Nov 11, 2023
1 parent 91ca062 commit 1aa866f
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_ica.py"
nix-shell --run "pytest -v -s test_ica.py test_ica_precompile.py::test_sc_call"

0 comments on commit 1aa866f

Please sign in to comment.