Skip to content

Commit

Permalink
fix: backend test
Browse files Browse the repository at this point in the history
  • Loading branch information
sifnoc committed Apr 17, 2024
1 parent ce9e3a5 commit fe0e27e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ mod test {
liability_commitment_logs[0],
LiabilitiesCommitmentSubmittedFilter {
timestamp: U256::from(1),
mst_root: "0x18d6ab953235a811edffa4cead74ea045e7cd2085771a2269d59dca054c955b1"
mst_root: "0x177bf452ad139f067a64fe09fdc30aae46144d60abfa2ad9f0c70928e29a26d1"
.parse()
.unwrap(),
root_balances: vec![U256::from(556862), U256::from(556862)],
Expand Down

0 comments on commit fe0e27e

Please sign in to comment.