diff --git a/tests/json_tests/CHARACTER_INVALID.json b/tests/json_tests/CHARACTER_INVALID.json index d9b9986..ed1e770 100644 --- a/tests/json_tests/CHARACTER_INVALID.json +++ b/tests/json_tests/CHARACTER_INVALID.json @@ -3,7 +3,7 @@ "error_code": "CHARACTER_INVALID", "name": "character-invalid-utf-8", "description": "The HED string contains a UTF-8 character.", - "schema": "8.3.0", + "schema": "8.2.0", "definitions": ["(Definition/Acc/#, (Acceleration/#, Red))", "(Definition/MyColor, (Label/Pie))"], "tests": { "string_tests": { diff --git a/tests/json_tests/TAG_REQUIRES_CHILD.json b/tests/json_tests/TAG_REQUIRES_CHILD.json index 31275b4..76ac103 100644 --- a/tests/json_tests/TAG_REQUIRES_CHILD.json +++ b/tests/json_tests/TAG_REQUIRES_CHILD.json @@ -3,7 +3,7 @@ "error_code": "TAG_REQUIRES_CHILD", "name": "tag-requires-child-no-child", "description": "A tag has the requireChild schema attribute but does not have a child.", - "schema": "8.3.0", + "schema": "8.2.0", "definitions": ["(Definition/Acc/#, (Acceleration/#, Red))", "(Definition/MyColor, (Label/Pie))"], "tests": { "string_tests": {