Enable test-dependencies feaure flag for orchard if proptest-impl is enabled for zebra-chain

This commit is contained in:
Dmitry Demin 2024-10-18 09:55:02 +02:00
parent 398beb0c44
commit 6a9334aa2a
1 changed files with 1 additions and 0 deletions

View File

@ -57,6 +57,7 @@ proptest-impl = [
"rand_chacha",
"tokio/tracing",
"zebra-test",
"orchard/test-dependencies"
]
bench = ["zebra-test"]