Fix failing tests in preparation for release.

This commit is contained in:
Dion Moult
2023-05-06 11:05:13 +10:00
parent 89310d19cb
commit b8431a8c33
12 changed files with 88 additions and 62 deletions
+2 -2
View File
@@ -25,8 +25,8 @@ Scenario: Unlink object
And I press "bim.add_material"
When I press "bim.unlink_object(obj='IfcWall/Cube')"
Then the object "Cube" is not an IFC element
And the material "Material" is not an IFC material
And the material "Material" is not an IFC style
And the material "Material" is an IFC style
And the material "Material.001" is not an IFC style
Scenario: Copy class
Given an empty IFC project