Skip to content

Commit

Permalink
test: activate 'allow_skip_signer_certification' mode
Browse files Browse the repository at this point in the history
  • Loading branch information
jpraynaud committed Apr 9, 2024
1 parent a18e267 commit a7d6f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mithril-common/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ tokio = { version = "1.35.1", features = ["macros", "rt-multi-thread", "time"] }
mithril-build-script = { path = "../internal/mithril-build-script", version = "=0.2.0" }

[features]
default = []
default = ["allow_skip_signer_certification"]

# Full feature set
full = ["random", "fs", "test_tools"]
Expand Down

0 comments on commit a7d6f38

Please sign in to comment.