Commit b28fd37
test: fix ESM test
The previously landed commit was broken and it’s too late
to force-push. Fixing up the test seems to work.
Refs: #21352
PR-URL: #21605
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>1 parent 29299cc commit b28fd37Copy full SHA for b28fd37
File tree
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Filter options
- test/es-module
Expand file treeCollapse file tree
1 file changed
+3
-3
lines changedOpen diff view settings
Collapse file
test/es-module/test-esm-loader-invalid-format.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-loader-invalid-format.mjs+3-3Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
4 | 4 | |
5 | 5 | |
6 | 6 | |
7 | | - |
8 | | - |
9 | | - |
| 7 | + |
| 8 | + |
| 9 | + |
10 | 10 | |
11 | 11 | |
0 commit comments