From 4cd2a6fbf3194d09657e8b0a5c791fef417ed064 Mon Sep 17 00:00:00 2001 From: Kay Robbins <1189050+VisLab@users.noreply.github.com> Date: Fri, 13 Sep 2024 09:59:32 -0500 Subject: [PATCH] Reran consolidation tests --- tests/javascript_tests.json | 1 - tests/json_tests/DEFINITION_INVALID.json | 2 +- tests/python_tests.json | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/javascript_tests.json b/tests/javascript_tests.json index e490d89..992296d 100644 --- a/tests/javascript_tests.json +++ b/tests/javascript_tests.json @@ -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", diff --git a/tests/json_tests/DEFINITION_INVALID.json b/tests/json_tests/DEFINITION_INVALID.json index a5ae4dc..21bcc57 100644 --- a/tests/json_tests/DEFINITION_INVALID.json +++ b/tests/json_tests/DEFINITION_INVALID.json @@ -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))"], diff --git a/tests/python_tests.json b/tests/python_tests.json index 5e9329d..d47de55 100644 --- a/tests/python_tests.json +++ b/tests/python_tests.json @@ -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",