We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 483dc5d commit 97db186Copy full SHA for 97db186
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 tests/**/*.ts"
+test = "pnpx ts-mocha -p ./tsconfig.json tests/**/*.ts"
0 commit comments