Skip to content

Commit

Permalink
test(analyses): add refactored 8.2 smoke test (#17214)
Browse files Browse the repository at this point in the history
  • Loading branch information
y3rsh authored Jan 14, 2025
1 parent 271ad58 commit 061ab89
Show file tree
Hide file tree
Showing 3 changed files with 15,585 additions and 0 deletions.
7 changes: 7 additions & 0 deletions analyses-snapshot-testing/automation/data/protocols.py
Original file line number Diff line number Diff line change
Expand Up @@ -709,6 +709,13 @@ class Protocols:
robot="Flex",
)

# analyses-snapshot-testing/files/protocols/Flex_S_v2_21_P1000_96_GRIP_HS_MB_TC_TM_Smoke.py
Flex_S_v2_21_P1000_96_GRIP_HS_MB_TC_TM_Smoke: Protocol = Protocol(
file_stem="Flex_S_v2_21_P1000_96_GRIP_HS_MB_TC_TM_Smoke",
file_extension="py",
robot="Flex",
)

OT2_X_v2_18_None_None_duplicateRTPVariableName: Protocol = Protocol(
file_stem="OT2_X_v2_18_None_None_duplicateRTPVariableName",
file_extension="py",
Expand Down
Loading

0 comments on commit 061ab89

Please sign in to comment.