Skip to content

Commit

Permalink
fix ledger test
Browse files Browse the repository at this point in the history
  • Loading branch information
Krewedk0 committed Feb 20, 2024
1 parent f53a67c commit 872e34f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/tests/src/e2e/ledger_tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1445,7 +1445,7 @@ fn test_bond_queries() -> Result<()> {
client.exp_string(
"All bonds total active: 100188.000000\r
All bonds total: 100188.000000\r
All bonds total slashed: 0.000000
All bonds total slashed: 0.000000\r
All unbonds total active: 412.000000\r
All unbonds total: 412.000000\r
All unbonds total withdrawable: 412.000000\r
Expand Down

0 comments on commit 872e34f

Please sign in to comment.