[test] Fix jest-haste-map warnings
e.g.
```
jest-haste-map: Haste module naming collision: loader-utils
The following files share their name; please adjust your hasteImpl:
* <rootDir>/../packages/next/src/compiled/loader-utils2/package.json
* <rootDir>/../packages/next/src/compiled/loader-utils3/package.json
```