Skip to content

Commit

Permalink
include stacking max quirk in test
Browse files Browse the repository at this point in the history
  • Loading branch information
CaseyBatten committed Sep 26, 2024
1 parent 8ea0bb6 commit bc463cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shared-data/js/__tests__/labwareDefQuirks.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const EXPECTED_VALID_QUIRKS = [
'fixedTrash',
'gripperIncompatible',
'tiprackAdapterFor96Channel',
'stackingMaxFive',
]

describe('check quirks for all labware defs', () => {
Expand Down

0 comments on commit bc463cd

Please sign in to comment.