-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
error with vi.mock('axios') #284
Comments
I'm running into this same issue. After the recent changes, the error changed from the
Using Vite 2.7.7 and Vitest 0.0.118. |
should be fixed in the next release |
Nevermind -- I had deleted the |
need mocks |
Describe the bug
error with vi.mock('axios')
Reproduction
https://stackblitz.com/edit/node-m7f8xj?file=test%2Faxios.test.ts
System Info
Used Package Manager
npm
Logs
Validations
The text was updated successfully, but these errors were encountered: