We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa76c15 commit ea8b512Copy full SHA for ea8b512
governance/remote_executor/Anchor.toml
@@ -8,7 +8,7 @@ url = "https://anchor.projectserum.com"
8
9
[provider]
10
cluster = "localnet"
11
-wallet = "/Users/gbescos/.config/solana/id.json"
+wallet = "~/.config/solana/id.json"
12
13
[scripts]
14
-test = "yarn run ts-mocha -p ./tsconfig.json -t 1000000 tests/**/*.ts"
+test = "cargo test-bpf"
0 commit comments