@@ -64,6 +64,7 @@ backends:
6464 - tests/integration/test_design.py::test_legacy_export_download
6565 - tests/integration/test_design.py::test_updating_design_from_tracker
6666 - tests/integration/test_design.py::test_failure_for_export
67+ - tests/integration/test_design.py::test_combine_subtract_transfer_ns
6768 # Opening large files through streaming is only available from 25.2 onwards
6869 - tests/integration/test_design.py::test_modeler_open_files
6970 # Named selections elements are only consistent from 25.2 onwards
@@ -188,6 +189,7 @@ backends:
188189 - tests/integration/test_design.py::test_legacy_export_download
189190 - tests/integration/test_design.py::test_updating_design_from_tracker
190191 - tests/integration/test_design.py::test_failure_for_export
192+ - tests/integration/test_design.py::test_combine_subtract_transfer_ns
191193 # Opening large files through streaming is only available from 25.2 onwards
192194 - tests/integration/test_design.py::test_modeler_open_files
193195 # Named selections elements are only consistent from 25.2 onwards
@@ -259,6 +261,7 @@ backends:
259261 - tests/integration/test_design.py::test_legacy_export_download
260262 - tests/integration/test_design.py::test_updating_design_from_tracker
261263 - tests/integration/test_design.py::test_failure_for_export
264+ - tests/integration/test_design.py::test_combine_subtract_transfer_ns
262265 # Opening large files through streaming is only available from 25.2 onwards
263266 - tests/integration/test_design.py::test_modeler_open_files
264267 # Named selections elements are only consistent from 25.2 onwards
0 commit comments