See #2645. Update tests to use overridden built-ins.

This commit is contained in:
Dion Moult
2023-03-03 18:22:47 +11:00
parent 311a80955d
commit 7383f44f8f
3 changed files with 9 additions and 9 deletions
@@ -399,7 +399,7 @@ Scenario: Export IFC - with basic contents and saving as a relative path
Scenario: Export IFC - with deleted objects synchronised
Given an empty IFC project
When the object "IfcBuildingStorey/My Storey" is selected
And I press "object.delete"
And I delete the selected objects
And I press "export_ifc.bim(filepath='{cwd}/test/files/temp/export.ifc')"
And an empty Blender session is started
And I press "bim.load_project(filepath='{cwd}/test/files/temp/export.ifc')"