Skip to content

Commit 14080a7

Browse files
all tests enabled for core service
1 parent 66d8ff5 commit 14080a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integration/test_repair_tools.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323

2424
from ansys.geometry.core.modeler import Modeler
2525

26-
from .conftest import FILES_DIR, skip_if_core_service
26+
from .conftest import FILES_DIR
2727

2828

2929
def test_find_split_edges(modeler: Modeler):

0 commit comments

Comments
 (0)