diff --git a/src/blenderbim/test/bim/feature/qto.feature b/src/blenderbim/test/bim/feature/qto.feature index c3aeb402a2..a5f73c3c22 100644 --- a/src/blenderbim/test/bim/feature/qto.feature +++ b/src/blenderbim/test/bim/feature/qto.feature @@ -47,14 +47,6 @@ Scenario: Execute qto method - side formwork areas And I press "bim.execute_qto_method" Then "scene.BIMQtoProperties.qto_result" is "16.0" - Scenario: Assign objects base qto - Given an empty IFC project - And I add a cube - And the object "Cube" is selected - And I press "bim.assign_class(ifc_class='IfcWall', predefined_type='SOLIDWALL')" - When I press "bim.assign_objects_base_qto" - Then "active_object.PsetProperties.qto_name" is "Qto_WallBaseQuantities" - Scenario: Calculate all quantities Given an empty IFC project And I add a cube