Skip to content

Commit

Permalink
Reran consolidation tests
Browse files Browse the repository at this point in the history
  • Loading branch information
VisLab committed Sep 13, 2024
1 parent 616f64b commit 4cd2a6f
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 3 deletions.
1 change: 0 additions & 1 deletion tests/javascript_tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,6 @@
"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).",
"warning": false,
"schema": "8.3.0",
Expand Down
2 changes: 1 addition & 1 deletion tests/json_tests/DEFINITION_INVALID.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@
{
"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).",
"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
1 change: 0 additions & 1 deletion tests/python_tests.json
Original file line number Diff line number Diff line change
Expand Up @@ -847,7 +847,6 @@
"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).",
"warning": false,
"schema": "8.3.0",
Expand Down

0 comments on commit 4cd2a6f

Please sign in to comment.