Commit 7c88739
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 2be5d61 commit 7c88739Copy full SHA for 7c88739
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 |
|---|---|---|
| ||
787 | 787 | |
788 | 788 | |
789 | 789 | |
790 | | - |
| 790 | + |
791 | 791 | |
792 | 792 | |
793 | 793 | |
|
0 commit comments