Skip to content

Commit ea502ac

Browse files
committed
pnpm test
1 parent 0ddf7cb commit ea502ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basics/hello-solana/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 = "pnpm 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)