@@ -118,6 +118,7 @@ backends:
118118 # Export body facets add in 26.1
119119 - tests/integration/test_design.py::test_write_body_facets_on_save[scdocx-None]
120120 - tests/integration/test_design.py::test_write_body_facets_on_save[dsco-DISCO]
121+ - tests/integration/test_design_export.py::test_export_to_disco_with_facets
121122
122123 - version : " 24.2"
123124 incompatible_tests :
@@ -230,6 +231,7 @@ backends:
230231 # Export body facets add in 26.1
231232 - tests/integration/test_design.py::test_write_body_facets_on_save[scdocx-None]
232233 - tests/integration/test_design.py::test_write_body_facets_on_save[dsco-DISCO]
234+ - tests/integration/test_design_export.py::test_export_to_disco_with_facets
233235
234236 - version : " 25.1"
235237 incompatible_tests :
@@ -311,6 +313,7 @@ backends:
311313 # Export body facets add in 26.1
312314 - tests/integration/test_design.py::test_write_body_facets_on_save[scdocx-None]
313315 - tests/integration/test_design.py::test_write_body_facets_on_save[dsco-DISCO]
316+ - tests/integration/test_design_export.py::test_export_to_disco_with_facets
314317 # NURBS surface creation only available from 26.1 onwards
315318 - tests/integration/test_design.py::test_nurbs_surface_body_creation
316319
@@ -349,5 +352,6 @@ backends:
349352 # Export body facets add in 26.1
350353 - tests/integration/test_design.py::test_write_body_facets_on_save[scdocx-None]
351354 - tests/integration/test_design.py::test_write_body_facets_on_save[dsco-DISCO]
355+ - tests/integration/test_design_export.py::test_export_to_disco_with_facets
352356 # NURBS surface creation only available from 26.1 onwards
353357 - tests/integration/test_design.py::test_nurbs_surface_body_creation
0 commit comments