Commit fdae57f
test: fix some tests when path contains
Tests should pass even if the path where the repo is cloned contains
URL-significant chars.
PR-URL: #55082
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Mohammed Keyvanzadeh <mohammadkeyvanzade94@gmail.com>%
1 parent 4352d9c commit fdae57fCopy full SHA for fdae57f
File tree
Expand file treeCollapse file tree
3 files changed
+4
-4
lines changedOpen diff view settings
Filter options
- test
- common
- es-module
Expand file treeCollapse file tree
3 files changed
+4
-4
lines changedOpen diff view settings
Collapse file
test/common/inspector-helper.js
Copy file name to clipboardExpand all lines: test/common/inspector-helper.js+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
255 | 255 | |
256 | 256 | |
257 | 257 | |
258 | | - |
259 | | - |
| 258 | + |
| 259 | + |
260 | 260 | |
261 | 261 | |
262 | 262 | |
|
Collapse file
test/es-module/test-esm-import-meta-resolve.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-import-meta-resolve.mjs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
45 | 45 | |
46 | 46 | |
47 | 47 | |
48 | | - |
| 48 | + |
49 | 49 | |
50 | 50 | |
51 | 51 | |
|
Collapse file
test/es-module/test-esm-loader-hooks.mjs
Copy file name to clipboardExpand all lines: test/es-module/test-esm-loader-hooks.mjs+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
822 | 822 | |
823 | 823 | |
824 | 824 | |
825 | | - |
| 825 | + |
826 | 826 | |
827 | 827 | |
828 | 828 | |
|
0 commit comments