misspelling 😅

This commit is contained in:
Andrej730
2023-08-15 15:25:12 +05:00
parent b53c0d551c
commit 69daaff3e1
11 changed files with 31 additions and 31 deletions
@@ -495,7 +495,7 @@ Scenario: Undo test - create a wall with window opening, flip it and undo
And I undo
Then nothing happens
Scenario: Create window type based on window modifier, add an occurence of it and edit it
Scenario: Create window type based on window modifier, add an occurrence of it and edit it
Given an empty IFC project
And I set "scene.BIMModelProperties.type_class" to "IfcWindowType"
And I set "scene.BIMModelProperties.type_predefined_type" to "WINDOW"
@@ -506,7 +506,7 @@ Scenario: Create window type based on window modifier, add an occurence of it an
And I press "bim.finish_editing_window()"
Then nothing happens
Scenario: Create door type based on door modifier, add an occurence of it and edit it
Scenario: Create door type based on door modifier, add an occurrence of it and edit it
Given an empty IFC project
And I set "scene.BIMModelProperties.type_class" to "IfcDoorType"
And I set "scene.BIMModelProperties.type_predefined_type" to "DOOR"