Commit 04b8742
committed
fix: rename misleading fallback test for PathReplacer workspaceFolder
Rename test to clarify intent: without workspaceFolder parameter,
${workspaceFolder} falls back to cwd, producing duplicated path
segments in monorepo setups. This documents the known limitation
that the workspaceFolder parameter was introduced to fix.1 parent d2ca6d3 commit 04b8742
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | | - | |
| 335 | + | |
336 | 336 | | |
337 | 337 | | |
338 | 338 | | |
| |||
0 commit comments