Ayush il y a 10 mois
Parent
commit
ea502ac6a2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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"