We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efe32b commit b8d0e35Copy full SHA for b8d0e35
doc/changelog.d/1865.test.md
@@ -0,0 +1 @@
1
+issue 1801
tests/integration/test_design.py
@@ -571,7 +571,6 @@ def test_faces_edges(modeler: Modeler):
571
572
def test_coordinate_system_creation(modeler: Modeler):
573
"""Test for verifying the correct creation of ``CoordinateSystem``."""
574
- pytest.skip(reason="Name issue in SC code")
575
# Create your design on the server side
576
design = modeler.create_design("CoordinateSystem_Test")
577
0 commit comments