Skip to content

Commit

Permalink
Modified the test for definition with no group
Browse files Browse the repository at this point in the history
  • Loading branch information
VisLab committed Sep 13, 2024
1 parent 67a010c commit f9637a9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/json_tests/DEFINITION_INVALID.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@
{
"error_code": "DEFINITION_INVALID",
"alt_codes": ["TAG_EMPTY"],
"name": "definition-invalid-empty-inner-group",
"description": "A definition's enclosing tag group has an empty inner group (i.e., the definition's contents).",
g "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))"],
Expand Down

0 comments on commit f9637a9

Please sign in to comment.