Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: simplify loadModule special case handling for tests
1. createRequire should have been properly handled in newer Jest versions: jestjs/jest#9469 2. We don't test migrators with Jest mock modules anymore So it's safe to skip that condition
- Loading branch information