From c0ac5770006e6efe171eafdfd38d38ab6fc574c3 Mon Sep 17 00:00:00 2001 From: Ryan howard Date: Fri, 27 Sep 2024 11:34:26 -0400 Subject: [PATCH] dont test lpd on ot2 --- api/tests/opentrons/protocol_api/test_instrument_context.py | 1 + 1 file changed, 1 insertion(+) diff --git a/api/tests/opentrons/protocol_api/test_instrument_context.py b/api/tests/opentrons/protocol_api/test_instrument_context.py index 5f7c33c31499..4e4a6fa09d0b 100644 --- a/api/tests/opentrons/protocol_api/test_instrument_context.py +++ b/api/tests/opentrons/protocol_api/test_instrument_context.py @@ -1541,6 +1541,7 @@ def test_mix_no_lpd( ) +@pytest.mark.ot3_only @pytest.mark.parametrize("api_version", [APIVersion(2, 21)]) def test_mix_with_lpd( decoy: Decoy,