diff --git a/tests/pytest/test_csg.py b/tests/pytest/test_csg.py index 55adcbbd..7cfc9331 100644 --- a/tests/pytest/test_csg.py +++ b/tests/pytest/test_csg.py @@ -16,7 +16,6 @@ def test_2_polyhedra(): geo.Add(first) geo.Add(second) - Draw(geo) mesh = geo.GenerateMesh() return mesh