diff --git a/tests/json_tests/DEFINITION_INVALID.json b/tests/json_tests/DEFINITION_INVALID.json index a5ae4dc..28432cd 100644 --- a/tests/json_tests/DEFINITION_INVALID.json +++ b/tests/json_tests/DEFINITION_INVALID.json @@ -84,7 +84,8 @@ { "error_code": "DEFINITION_INVALID", "alt_codes": ["TAG_EMPTY"], -g "description": "A definition's enclosing tag group has an empty inner group (i.e., the definition's contents).", + "name": "definition-invalid-empty-inner-group", + "description": "A definition's enclosing tag group has an empty inner group (i.e., the definition's contents).", "warning": false, "schema": "8.3.0", "definitions": ["(Definition/Acc/#, (Acceleration/#, Red))", "(Definition/MyColor, (Label/Pie))"],