Skip to content

Commit

Permalink
update addressable area name
Browse files Browse the repository at this point in the history
  • Loading branch information
ahiuchingau committed Jan 9, 2025
1 parent 1fe24dd commit 6ae32b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions robot-server/tests/deck_configuration/test_validation.py
Original file line number Diff line number Diff line change
Expand Up @@ -228,9 +228,9 @@ def test_unrecognized_cutout_fixture() -> None:
"magneticBlockV1",
"absorbanceReaderV1",
"stagingAreaSlotWithMagneticBlockV1",
"flexStackerV1",
"flexStackerV1WithWasteChuteRightAdapterCovered",
"flexStackerV1WithWasteChuteRightAdapterNoCover",
"flexStackerModuleV1",
"flexStackerModuleV1WithWasteChuteRightAdapterCovered",
"flexStackerModuleV1WithWasteChuteRightAdapterNoCover",
]
),
)
Expand Down

0 comments on commit 6ae32b1

Please sign in to comment.