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