Commit 00b8748
committed
Fix package.json module naming collisions
Via warning from jest-haste-map: Haste module naming collision: basic
The following files share their name; please adjust your hasteImpl:
* <rootDir>/tests/fixtures/css/basic/package.json
* <rootDir>/tests/fixtures/js/basic/package.json1 parent 7c6a82d commit 00b8748
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments