Skip to content

Commit

Permalink
Change the test config
Browse files Browse the repository at this point in the history
  • Loading branch information
nothing0012 committed Jan 30, 2024
1 parent 2c4e4e5 commit 7f02be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ program = "tests/deps/mpl_migration_validator.so" # custom migration valid
mmm = "mmm3XBJg5gk8XJxEKBvdgptZz6SgK4tXvn36sodowMc"

[scripts]
test = "npx ts-mocha -p ./tsconfig.json -t 1000000 tests/mmm-fulfill-shared-escrow.ts" # TODO: change to test *
test = "npx ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"

[toolchain]
anchor = "0.29.0"
Expand Down

0 comments on commit 7f02be4

Please sign in to comment.