mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-26 16:57:58 +00:00
Tagging as rc1
This commit is contained in:
@@ -31,7 +31,7 @@ fn inspect_works() {
|
||||
common::run_dev_node_for_a_while(base_path.path());
|
||||
|
||||
let status = Command::new(cargo_bin("substrate"))
|
||||
.args(&["inspect", "--dev", "--pruning", "archive", "-d"])
|
||||
.args(&["inspect", "--rc1", "--pruning", "archive", "-d"])
|
||||
.arg(base_path.path())
|
||||
.args(&["block", "1"])
|
||||
.status()
|
||||
|
||||
Reference in New Issue
Block a user