From 5c3df922028ef363be0de64a15bce68ec54ecb8f Mon Sep 17 00:00:00 2001 From: caila-marashaj Date: Mon, 5 Aug 2024 17:54:26 -0400 Subject: [PATCH] rm unnecessary values --- api/tests/opentrons/hardware_control/test_ot3_api.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/api/tests/opentrons/hardware_control/test_ot3_api.py b/api/tests/opentrons/hardware_control/test_ot3_api.py index 2d9c7bb94e69..00677d1df2ee 100644 --- a/api/tests/opentrons/hardware_control/test_ot3_api.py +++ b/api/tests/opentrons/hardware_control/test_ot3_api.py @@ -927,8 +927,6 @@ async def test_liquid_probe_plunger_moves( Point(x=0, y=0, z=46.45), Point(x=0, y=0, z=28.6), Point(x=0, y=0, z=25), - Point(x=0, y=0, z=76), - Point(x=0, y=0, z=72), ] probe_start_pos = await ot3_hardware.gantry_position(mount) safe_plunger_pos = Point(