From d26561acee21a55a2498068c8f2f952f25877621 Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Tue, 30 Jul 2024 19:22:29 +0500 Subject: [PATCH] fix for bim style module test --- src/blenderbim/test/bim/feature/style.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/src/blenderbim/test/bim/feature/style.feature b/src/blenderbim/test/bim/feature/style.feature index 3462524136..7e4c70b35f 100644 --- a/src/blenderbim/test/bim/feature/style.feature +++ b/src/blenderbim/test/bim/feature/style.feature @@ -75,7 +75,6 @@ Scenario: Disable editing style Scenario: Load styles Given an empty IFC project - And I press "bim.add_style" When I press "bim.load_styles(style_type='IfcSurfaceStyle')" Then nothing happens