Skip to content

Commit 5d7ffba

Browse files
committed
change test script in toml file
1 parent 6f20daf commit 5d7ffba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/transfer-sol/poseidon/Anchor.toml

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

1717
[scripts]
18-
test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
18+
test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"

0 commit comments

Comments
 (0)