Skip to content

Commit

Permalink
update lock
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-Pepper committed Nov 19, 2024
1 parent 2d21d2b commit 95e3297
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
- To run client rpc tests:
1) Simlink or copy compiled `zebrad`, zcashd` and `zcash-cli` binaries to `$ zaino/test_binaries/bins/*`
2) Build release binary `cargo build --release` WARNING: these tests do not use the binary built by cargo nextest
3) Generate the chain cache `cargo nextest run generate_zcashd_chain_cach --run-ignored ignored-only`
3) Generate the chain cache `cargo nextest run generate_zcashd_chain_cache --run-ignored ignored-only`
4) Run `cargo nextest run --test client_rpcs`

- To run client rpc test `get_subtree_roots_sapling`:
Expand Down

0 comments on commit 95e3297

Please sign in to comment.