Skip to content

Commit

Permalink
backup
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh committed Aug 7, 2024
1 parent f91ac38 commit 320a576
Show file tree
Hide file tree
Showing 2 changed files with 450 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,11 +38,3 @@ class ProtocolsWithOverrides:
override_variable_name="type_to_test",
overrides=["str_default_no_matching_choices", "float_default_no_matching_choices", "int_default_no_matching_choices"],
)

Flex_S_v2_20_P1000_96_Overrides_PartialTipPickupSmokeTest: ProtocolWithOverrides = ProtocolWithOverrides(
file_stem="Flex_S_v2_20_P1000_96_Overrides_PartialTipPickupSmokeTest",
file_extension="py",
robot="Flex",
override_variable_name="test_case_key",
overrides=["0", "1", "2", "3", "4", "5", "6", "7"],
)
Loading

0 comments on commit 320a576

Please sign in to comment.