From 5f129e23573fd4009da5cef3ac285a5dfcc0acd1 Mon Sep 17 00:00:00 2001 From: "Igor.Sokolov" Date: Sat, 4 Nov 2023 07:00:58 +0400 Subject: [PATCH] bf: pass-attr-count-ok.ifc failed --- .../test/fixtures/validate/pass-attr-count-ok.ifc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ifcopenshell-python/test/fixtures/validate/pass-attr-count-ok.ifc b/src/ifcopenshell-python/test/fixtures/validate/pass-attr-count-ok.ifc index 0e62b69592..ec52fc3d70 100644 --- a/src/ifcopenshell-python/test/fixtures/validate/pass-attr-count-ok.ifc +++ b/src/ifcopenshell-python/test/fixtures/validate/pass-attr-count-ok.ifc @@ -5,6 +5,6 @@ FILE_NAME('','2022-10-02T14:16:07',(),(),'IfcOpenShell 0.7.0','IfcOpenShell 0.7. FILE_SCHEMA(('IFC4')); ENDSEC; DATA; -#1=IFCPERSON($,$,$,$,$,$,$,$); +#1=IFCPERSON('id',$,$,$,$,$,$,$); ENDSEC; END-ISO-10303-21;