mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-17 05:52:33 +00:00
Fix failing tests in preparation for release.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user