Skip to content

Commit

Permalink
Delete commented code.
Browse files Browse the repository at this point in the history
  • Loading branch information
SyntaxColoring committed Feb 20, 2025
1 parent d994928 commit 523528f
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3446,9 +3446,6 @@ def test_get_latest_volume_information(
load_time = datetime.min
probe_time = datetime.now()

# decoy.when(mock_labware_view.get_well_definition("labware-id", "A1")).then_return(
# well_def
# )
decoy.when(mock_labware_view.get_well_geometry("labware-id", "A1")).then_return(
_TEST_INNER_WELL_GEOMETRY
)
Expand Down

0 comments on commit 523528f

Please sign in to comment.