@@ -28,6 +28,7 @@ backends:
2828 - tests/integration/test_prepare_tools.py::test_volume_extract_bad_faces
2929 - tests/integration/test_prepare_tools.py::test_volume_extract_bad_edges
3030 - tests/integration/test_prepare_tools.py::test_volume_extract_bad_edges
31+ - tests/integration/test_prepare_tools.py::test_helix_detection
3132 - tests/integration/test_repair_tools.py::test_fix_small_face
3233 - tests/integration/test_repair_tools.py::test_find_interference
3334 - tests/integration/test_repair_tools.py::test_fix_interference
@@ -137,6 +138,7 @@ backends:
137138 - tests/integration/test_prepare_tools.py::test_volume_extract_bad_faces
138139 - tests/integration/test_prepare_tools.py::test_volume_extract_bad_edges
139140 - tests/integration/test_prepare_tools.py::test_volume_extract_bad_edges
141+ - tests/integration/test_prepare_tools.py::test_helix_detection
140142 - tests/integration/test_repair_tools.py::test_fix_small_face
141143 - tests/integration/test_repair_tools.py::test_find_interference
142144 - tests/integration/test_repair_tools.py::test_fix_interference
@@ -222,6 +224,7 @@ backends:
222224 # Model used is too new for this version
223225 - tests/integration/test_design.py::test_import_component_named_selections
224226 - tests/integration/test_design.py::test_component_make_independent
227+ - tests/integration/test_prepare_tools.py::test_helix_detection
225228 - tests/integration/test_spaceclaim_tutorial_examples.py::test_combine_example
226229 - tests/integration/test_spaceclaim_tutorial_examples.py::test_pull_example
227230 - tests/integration/test_spaceclaim_tutorial_examples.py::test_intersect_example
0 commit comments