Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: MTG-1225 test searchAssets by owner with ShowZeroBalance: false #404

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

andrii-kl
Copy link
Contributor

No description provided.

]);
index_seed_events(&setup, seeds.iter().collect_vec()).await;

let seeds: Vec<SeedEvent> = seed_accounts([
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Call index_seed_events() for these seeds with empty token acc and fungible token before seeds with mint for fungible acc, which is above, and it will break the test.
And also you will receive condition described in ticket.

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