We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b83d673 commit 5cbce8cCopy full SHA for 5cbce8c
Anchor.toml
@@ -13,6 +13,3 @@ url = "https://api.apr.dev"
13
[provider]
14
cluster = "Localnet"
15
wallet = "~/.config/solana/id.json"
16
-
17
-[scripts]
18
-test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
tests/compressed-program-template.ts
0 commit comments