Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
RemiBonnet committed Sep 13, 2024
1 parent d3e5c59 commit 2106afd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/shared/util-tests/src/lib/shared-util-tests.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { type PropsWithChildren, type ReactElement } from 'react'
import { useChainProviders } from 'react-flat-providers'
import { InstantSearch } from 'react-instantsearch'
import { MemoryRouter } from 'react-router-dom'
import { IntercomProvider } from 'react-use-intercom'
import { QueryParamProvider } from 'use-query-params'
import { ReactRouter6Adapter } from 'use-query-params/adapters/react-router-6'
// eslint-disable-next-line @nx/enforce-module-boundaries
Expand Down

0 comments on commit 2106afd

Please sign in to comment.