Skip to content

Commit 97db186

Browse files
committed
try with pnpx
1 parent 483dc5d commit 97db186

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

basics/create-account/anchor/Anchor.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ cluster = "Localnet"
1313
wallet = "~/.config/solana/id.json"
1414

1515
[scripts]
16-
test = "pnpm ts-mocha -p ./tsconfig.json tests/**/*.ts"
16+
test = "pnpx ts-mocha -p ./tsconfig.json tests/**/*.ts"

0 commit comments

Comments
 (0)