Skip to content

Commit 9ad40fc

Browse files
committed
fixup: refactor(e2e): use signer relay modes in e2e test
1 parent 5e44c79 commit 9ad40fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mithril-test-lab/mithril-end-to-end/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ clap = { version = "4.5.28", features = ["derive"] }
2121
indicatif = { version = "0.17.11", features = ["tokio"] }
2222
mithril-common = { path = "../../mithril-common", features = ["full"] }
2323
mithril-doc = { path = "../../internal/mithril-doc" }
24-
mithril-relay = { path = "../../mithril-relay"}
24+
mithril-relay = { path = "../../mithril-relay" }
2525
reqwest = { version = "0.12.12", features = ["json"] }
2626
serde = { version = "1.0.217", features = ["derive"] }
2727
serde_json = "1.0.138"

0 commit comments

Comments
 (0)