remove sentry
This commit is contained in:
@@ -40,7 +40,6 @@ afterAll(() => {
|
||||
server.close();
|
||||
});
|
||||
|
||||
// vi.mock('@sentry/react');
|
||||
vi.mock('zustand');
|
||||
|
||||
vi.mock('~/shared/lib/hooks', () => ({
|
||||
|
||||
Reference in New Issue
Block a user