Skip to content

Commit b8d0e35

Browse files
RyanJWardpyansys-ci-botRobPasMue
authored
test: issue 1801 (#1865)
Co-authored-by: pyansys-ci-bot <92810346+pyansys-ci-bot@users.noreply.github.com> Co-authored-by: Roberto Pastor Muela <37798125+RobPasMue@users.noreply.github.com>
1 parent 7efe32b commit b8d0e35

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

doc/changelog.d/1865.test.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
issue 1801

tests/integration/test_design.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@ def test_faces_edges(modeler: Modeler):
571571

572572
def test_coordinate_system_creation(modeler: Modeler):
573573
"""Test for verifying the correct creation of ``CoordinateSystem``."""
574-
pytest.skip(reason="Name issue in SC code")
575574
# Create your design on the server side
576575
design = modeler.create_design("CoordinateSystem_Test")
577576

0 commit comments

Comments
 (0)