We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a76062 commit 2b5d631Copy full SHA for 2b5d631
1 file changed
basics/create-account/anchor/Anchor.toml
@@ -13,4 +13,4 @@ cluster = "Localnet"
13
wallet = "~/.config/solana/id.json"
14
15
[scripts]
16
-test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
+test = "pnpm ts-mocha -p ./tsconfig.json tests/**/*.ts"
0 commit comments