fix: itest change ordering

This commit is contained in:
thesimplekid
2024-09-30 17:17:32 +02:00
parent 8fa770ca0d
commit 610571d05b
4 changed files with 25 additions and 4 deletions

View File

@@ -76,7 +76,7 @@ done
# Run cargo test
cargo test -p cdk-integration-tests --test fake_wallet "test_fake_melt_change_in_quote"
cargo test -p cdk-integration-tests --test fake_wallet
# cargo test -p cdk-integration-tests --test mint
# Capture the exit status of cargo test