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