diff --git a/integration_tests/tests/integration_tests/main.rs b/integration_tests/tests/integration_tests/main.rs index 4e6bcb07..5d6dfb6f 100644 --- a/integration_tests/tests/integration_tests/main.rs +++ b/integration_tests/tests/integration_tests/main.rs @@ -6,7 +6,7 @@ mod general_scenario_tests; mod mpl_core_tests; mod nft_editions_tests; mod regular_nft_tests; -mod token_type_test; mod show_inscription_flag_tests; mod test_show_zero_balance_filter; mod token_accounts_tests; +mod token_type_test;