Skip to content

Commit

Permalink
fixup! Merge branch 'fraccaman/multisignature-draft-rebase-0.20.0' (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Fraccaman committed Jul 26, 2023
1 parent 64c428a commit 70b0152
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -687,7 +687,7 @@ fn ledger_txs_and_queries() -> Result<()> {
"--node",
&validator_one_rpc,
],
"Threshold: 2",
vec!["Threshold: 2"]
),
];
for (query_args, expected) in &query_args_and_expected_response {
Expand Down

0 comments on commit 70b0152

Please sign in to comment.