Skip to content

Commit 9d08416

Browse files
committed
fixing protocols to remove poorly named file
1 parent 9f5a378 commit 9d08416

File tree

2 files changed

+1
-6104
lines changed

2 files changed

+1
-6104
lines changed

analyses-snapshot-testing/automation/data/protocols.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -298,9 +298,7 @@ class Protocols:
298298
Flex_S_2_7_p1000_dynamic_demo: Protocol = Protocol(
299299
file_stem="Flex_S_2_7_p1000_dynamic_demo", file_extension="py", robot="Flex", folder=PROTOCOLS_FOLDER
300300
)
301-
Flex_S_P1000_dynamic_mix: Protocol = Protocol(
302-
file_stem="Flex_S_P1000_dynamic_mix", file_extension="py", robot="Flex", folder=PROTOCOLS_FOLDER
303-
)
301+
304302
Flex_S_PD_8_4_2_Illumina_DNA_Prep_48x: Protocol = Protocol(
305303
file_stem="Flex_S_PD_8_4_2_Illumina_DNA_Prep_48x", file_extension="json", robot="Flex", folder=PROTOCOL_DESIGNER_PROTOCOLS_FOLDER
306304
)

0 commit comments

Comments
 (0)