Skip to content

Commit

Permalink
Add required features for Hybrid integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
akoshelev committed Dec 6, 2024
1 parent ea85c05 commit 48cad75
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion ipa-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -288,6 +288,10 @@ required-features = [
[[test]]
name = "hybrid"
required-features = [
"test-fixture",
"cli",
"compact-gate",
"web-app",
"real-world-infra",
"test-fixture",
"relaxed-dp",
]

0 comments on commit 48cad75

Please sign in to comment.