We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1fdd5ac commit f54946bCopy full SHA for f54946b
mithril-aggregator/Cargo.toml
@@ -35,7 +35,7 @@ warp = "0.3"
35
36
[dev-dependencies]
37
httpmock = "0.6.6"
38
-mithril-common = { path = "../mithril-common", features = ["test_only"] }
+mithril-common = { path = "../mithril-common", features = ["test_only", "allow_skip_signer_certification"] }
39
mockall = "0.11.0"
40
slog-term = "2.9.0"
41
tempfile = "3.3.0"
0 commit comments