test: fix sanity check test
This commit is contained in:
parent
d91b71e0d3
commit
3a2a31f372
@ -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