diff --git a/ipa-core/Cargo.toml b/ipa-core/Cargo.toml index b70384f37..6c8df1f33 100644 --- a/ipa-core/Cargo.toml +++ b/ipa-core/Cargo.toml @@ -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", ]