We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a6285d commit 082a86eCopy full SHA for 082a86e
oracles/pyth/anchor/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