Skip to content

Commit a481760

Browse files
committed
test_harness - Accounting check after events payout
1 parent 8085550 commit a481760

File tree

3 files changed

+304
-175
lines changed

3 files changed

+304
-175
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

test_harness/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ anyhow = { version = "1" }
2828
tokio = { version = "1", features = ["rt-multi-thread", "macros", "time"] }
2929
# probably needed for Relayer calls
3030
# wiremock = "0.5"
31+
pretty_assertions = "^1.0"

0 commit comments

Comments
 (0)