We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f20daf commit 5d7ffbaCopy full SHA for 5d7ffba
basics/transfer-sol/poseidon/Anchor.toml
@@ -15,4 +15,4 @@ cluster = "Localnet"
15
wallet = "~/.config/solana/id.json"
16
17
[scripts]
18
-test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
+test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
0 commit comments