瀏覽代碼

pnpm test

Ayush 10 月之前
父節點
當前提交
ea502ac6a2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      basics/hello-solana/poseidon/Anchor.toml

+ 1 - 1
basics/hello-solana/poseidon/Anchor.toml

@@ -15,4 +15,4 @@ cluster = "Localnet"
 wallet = "~/.config/solana/id.json"
 
 [scripts]
-test = "pnpm run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
+test = "pnpm ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"