mirror of
https://git.unlock-music.dev/um/um-react.git
synced 2024-11-23 21:22:16 +00:00
test: fix sanity check test
This commit is contained in:
parent
d8c17708b2
commit
1f9bef9ce6
@ -1,5 +1,5 @@
|
||||
import { renderWithProviders, screen, waitFor } from '~/test-utils/test-helper';
|
||||
import App from '~/App';
|
||||
import App from '~/components/App';
|
||||
|
||||
vi.mock('../decrypt-worker/client', () => {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user