diff --git a/testdata/easy_positionsdraw.json b/testdata/easy_positionsdraw.json index 57f9bae..6634e4d 100644 --- a/testdata/easy_positionsdraw.json +++ b/testdata/easy_positionsdraw.json @@ -327,14 +327,5 @@ 0.0 ] ] - }, - "not_found": { - "missing_distributors": [], - "missing_sensors": [], - "missing_tunnel": [], - "missing_attributes": { - "BX0101": "Nur ein Block und/oder fehlende Attribute: dict_keys(['A', 'B', 'C', 'ARTINR', 'BESCHR', 'MENGE', 'POSITION', 'GRUPPE', 'ETIKETTE', 'AUFLOESE', 'pos'])" - } - }, - "double_ids": {} + } } \ No newline at end of file diff --git a/testdata/easy_todraw.json b/testdata/easy_todraw.json index 03b8da9..2eda769 100644 --- a/testdata/easy_todraw.json +++ b/testdata/easy_todraw.json @@ -599,7 +599,5 @@ "errors_tunnels": [], "errors_dists_not_in_layout": [], "errors_sensors_not_in_layout": [], - "errors_missing_attributes": { - "BX0101": "Nur ein Block und/oder fehlende Attribute: dict_keys(['A', 'B', 'C', 'ARTINR', 'BESCHR', 'MENGE', 'POSITION', 'GRUPPE', 'ETIKETTE', 'AUFLOESE', 'pos'])" - } + "errors_missing_attributes": {} } \ No newline at end of file