validate fixtures: validate expected error count

This commit is contained in:
Andrej730
2026-08-03 19:46:18 +05:00
parent c1c94b9362
commit cdf107e579
40 changed files with 72 additions and 48 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
import ifcopenshell
from generate import normalize_header, pass_if, write_fixture
from ...fixture_generate import normalize_header, pass_if, write_fixture
for i, box_alignment in enumerate(["top-left", "center", "invalid", "CENTER"]):
f = ifcopenshell.file(schema="IFC2X3")