From 9fb1986cadd361b69903963716ed95838fb6caed Mon Sep 17 00:00:00 2001 From: Andrej730 Date: Thu, 16 Nov 2023 19:26:12 +0500 Subject: [PATCH] minor fix - clean up after debug --- src/blenderbim/test/bim/feature/system.feature | 1 - 1 file changed, 1 deletion(-) diff --git a/src/blenderbim/test/bim/feature/system.feature b/src/blenderbim/test/bim/feature/system.feature index 37f64d47ca..f671b1009b 100644 --- a/src/blenderbim/test/bim/feature/system.feature +++ b/src/blenderbim/test/bim/feature/system.feature @@ -200,7 +200,6 @@ Scenario: Connect MEP elements and regenerate And I press "bim.regenerate_distribution_element" # final check - # And I save sample test files and open in blender Then the object "IfcActuator/Actuator" is at "0.0,5.0,10" And the object "IfcDuctSegment/Seg1" is at "-6.0,5.0,10.0" And the object "IfcDuctSegment/Seg1" dimensions are "0.4,0.2,5.5"