Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
CamDavidsonPilon committed Nov 28, 2023
1 parent 36e1a4d commit 91a183f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pioreactor/tests/test_dosing_control.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,7 +241,7 @@ def test_cant_change_target_in_turbidostat() -> None:


def test_turbidostat_targeting_od() -> None:
experiment = "test_turbidostat_targeting_od_automation"
experiment = "test_turbidostat_targeting_od"

target_od = 0.2
with Turbidostat(
Expand Down

0 comments on commit 91a183f

Please sign in to comment.