Closed trivikr closed 1 year ago
Latest commit: adba70e6a64aeeb9dcefa17a9ab6649994c07984
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/trivikr/vitest-codemod/new/jest-disableAutomock-delete?filename=.changeset/chatty-chefs-joke.md&value=---%0A%22%40vitest-codemod%2Fjest%22%3A%20patch%0A---%0A%0ADelete%20jest.disableAutomock()%20as%20vitest%20does%20not%20mock%20by%20default%0A)
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.
Issue
Fixes: https://github.com/trivikr/vitest-codemod/issues/111
Description
Delete jest.disableAutomock() as vitest does not mock by default
Testing
CI