Skip to content

Commit 8f74ced

Browse files
committed
change back pcr wellplate
1 parent de69d01 commit 8f74ced

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hardware-testing/hardware_testing/modules/stacker_qc_protocol.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def run(protocol: ProtocolContext) -> None:
4444

4545
stacker.empty("Emptying all labware from the Flex Stacker")
4646
stacker.set_stored_labware(
47-
load_name="opentrons_96_wellplate_100ul_pcr_full_skirt",
47+
load_name="opentrons_96_wellplate_200ul_pcr_full_skirt",
4848
count=6,
4949
)
5050
stacker.fill("Fill stacker with pcr plates")

0 commit comments

Comments
 (0)