anchor/tests/multiple-suites-run-single/tests/should-run/Test.toml

5 lines
125 B
TOML

extends = ["../../Anchor.toml"]
[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/should-run/**/*.ts"