Skip to content

Commit

Permalink
removed comment
Browse files Browse the repository at this point in the history
  • Loading branch information
TamarZanzouri committed Apr 20, 2023
1 parent 5def6fd commit 274fec7
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions robot-server/tests/instruments/test_router.py
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ def ot3_hardware_api(decoy: Decoy) -> OT3API:
return None # type: ignore[return-value]


# TODO (spp, 2022-01-17): remove xfail once robot server test flow is set up to handle
# OT2 vs OT3 tests correclty
# @pytest.mark.xfail
@pytest.mark.ot3_only
async def test_get_instruments_empty(
decoy: Decoy,
Expand Down

0 comments on commit 274fec7

Please sign in to comment.