fix tests after 4e48c35425

This commit is contained in:
Andrej730
2024-08-22 18:08:00 +05:00
parent 7ea60742d6
commit cabffdc549
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -139,7 +139,7 @@ class TestStairCalculatedParams(NewFile):
def test_run(self):
bpy.ops.bim.create_project()
bpy.ops.mesh.add_clever_stair()
bpy.ops.mesh.add_stair()
pset_data_base = {
"number_of_treads": 3,
"height": 1.0,