fix bim drawing module test after 47704b1

This commit is contained in:
Andrej730
2024-07-31 18:43:02 +05:00
parent fb95e3eb51
commit 6cb063ebd2
@@ -93,6 +93,6 @@ Scenario: Remove drawing - deleting active drawing
And the collection "IfcAnnotation/PLAN_VIEW" exists
And I set "scene.DocProperties.active_drawing_index" to "0"
And I press "bim.activate_drawing(drawing={drawing})"
And the object "IfcAnnotation/PLAN_VIEW" is selected
When I press "bim.override_object_delete"
When the object "IfcAnnotation/PLAN_VIEW" is selected
And I press "bim.override_object_delete"
Then the collection "IfcAnnotation/PLAN_VIEW" does not exist