feat: tests for melt multi unit

This commit is contained in:
thesimplekid
2025-02-04 14:56:00 +00:00
parent e31de19ba5
commit e8a85bf097
4 changed files with 115 additions and 27 deletions

View File

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