Skip to content

Commit

Permalink
Added pnpm-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
ASCorreia committed Aug 27, 2024
1 parent 4b5e70f commit 6068375
Show file tree
Hide file tree
Showing 3 changed files with 2,010 additions and 114 deletions.
2 changes: 1 addition & 1 deletion tokens/nft-staking/anchor/Anchor.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ cluster = "Localnet"
wallet = "~/.config/solana/id.json"

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

[test.validator]
url = "https://api.mainnet-beta.solana.com"
Expand Down
Loading

0 comments on commit 6068375

Please sign in to comment.