diff --git a/src/tests/mod.rs b/src/tests/mod.rs index 093756b..6d85e4b 100644 --- a/src/tests/mod.rs +++ b/src/tests/mod.rs @@ -160,7 +160,7 @@ fn test_library_api() { "target": { "type": ["target_schema.filter", "null"] }, "type": { "type": ["string.condition", "null"] } }, - "type": "object" + "type": "filter" } }, "sensitive": false, @@ -211,7 +211,7 @@ fn test_library_api() { }, "value": { "type": ["number.condition", "null"] } }, - "type": "object" + "type": "filter" } }, "sensitive": false,