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 391262c commit e3e4206Copy full SHA for e3e4206
stacks-signer/Cargo.toml
@@ -61,4 +61,4 @@ features = ["serde", "recovery"]
61
[features]
62
default = []
63
monitoring_prom = ["prometheus", "tiny_http"]
64
-testing = []
+testing = ["stacks-common/testing"]
0 commit comments