Skip to content

Commit

Permalink
streamline the section planning labware creation, to help with mass s…
Browse files Browse the repository at this point in the history
…ection workflows
  • Loading branch information
sabrine33 committed Oct 3, 2024
1 parent a3aad75 commit 3183aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/unit/components/planning/labwarePlan.spec.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ import { LabwareType } from '../../../../src/types/sdk';
import { createLabwarePlanMachine } from '../../../../src/components/planning/labwarePlan.machine';
import { createActor } from 'xstate';
import { convertLabwareToFlaggedLabware } from '../../../../src/lib/helpers/labwareHelper';

beforeAll(() => {
enableMapSet();
});
Expand Down

0 comments on commit 3183aa4

Please sign in to comment.