Skip to content

Commit

Permalink
these are gone
Browse files Browse the repository at this point in the history
  • Loading branch information
sfoster1 committed Sep 23, 2024
1 parent aad05bd commit 23d5d8d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ vi.mock('@opentrons/components/src/hardware-sim/BaseDeck')
vi.mock('@opentrons/api-client')
vi.mock('@opentrons/shared-data/js/helpers/getSimplestFlexDeckConfig')
vi.mock('/app/redux/config')
vi.mock('../../../../Devices/hooks')
vi.mock('/app/resources/deck_configuration/utils')
vi.mock('../../../../Devices/ModuleInfo')
vi.mock('/app/transformations/analysis')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ import type { UseQueryResult } from 'react-query'
vi.mock('/app/resources/runs')
vi.mock('/app/resources/modules')
vi.mock('/app/redux/discovery')
vi.mock('/app/organisms/Devices/hooks')
vi.mock('/app/resources/deck_configuration')
vi.mock('/app/transformations/analysis')
vi.mock('../utils')
Expand Down

0 comments on commit 23d5d8d

Please sign in to comment.