mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
fix bim drawing module test after 47704b1
This commit is contained in:
@@ -93,6 +93,6 @@ Scenario: Remove drawing - deleting active drawing
|
|||||||
And the collection "IfcAnnotation/PLAN_VIEW" exists
|
And the collection "IfcAnnotation/PLAN_VIEW" exists
|
||||||
And I set "scene.DocProperties.active_drawing_index" to "0"
|
And I set "scene.DocProperties.active_drawing_index" to "0"
|
||||||
And I press "bim.activate_drawing(drawing={drawing})"
|
And I press "bim.activate_drawing(drawing={drawing})"
|
||||||
And the object "IfcAnnotation/PLAN_VIEW" is selected
|
When the object "IfcAnnotation/PLAN_VIEW" is selected
|
||||||
When I press "bim.override_object_delete"
|
And I press "bim.override_object_delete"
|
||||||
Then the collection "IfcAnnotation/PLAN_VIEW" does not exist
|
Then the collection "IfcAnnotation/PLAN_VIEW" does not exist
|
||||||
|
|||||||
Reference in New Issue
Block a user