Skip to content

Fix a spurious test failure - #1952

Merged
ImplOfAnImpl merged 1 commit into
masterfrom
fix_spurious_test_failure
Aug 15, 2025
Merged

ImplOfAnImpl merged 1 commit into
masterfrom
fix_spurious_test_failure

Conversation

@ImplOfAnImpl

Copy link
Copy Markdown
Contributor

The test conflicting_order_account_nonce failed because it tried to mint more tokens than the available total supply; I fixed it and similar tests by specifying a minimum supply amount during token issuance.

I also renamed test_utils::nft_utils to token_utils

… the wallet due to token mint amount being less than the total supply; fix other similar tests; rename test_utils::nft_utils to token_utils
@ImplOfAnImpl
ImplOfAnImpl merged commit 632f15a into master Aug 15, 2025
28 checks passed
@ImplOfAnImpl
ImplOfAnImpl deleted the fix_spurious_test_failure branch August 15, 2025 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants