anchor/tests/multiple-suites/tests/fourth-and-fifth-suite/fifth-suite/Test.toml

5 lines
152 B
TOML

extends = ["../../Test.base.toml"]
[scripts]
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/fourth-and-fifth-suite/fifth-suite/**/*.ts"