@@ -13,4 +13,4 @@ cluster = "Localnet"
wallet = "~/.config/solana/id.json"
[scripts]
-test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
+test = "pnpm ts-mocha -p ./tsconfig.json tests/**/*.ts"