Commit 45e58df
test: make cli-edition config-root assertions path-separator agnostic
The config-root test hardcoded POSIX separators while
getQoderCliHomeDir builds paths with path.join, which fails on the
Windows CI runner. Build expectations with path.join as well.
Co-authored-by: QoderAI (Qwen 3.8 Max) <qoder_ai@qoder.com>1 parent ec2618b commit 45e58df
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
42 | | - | |
| 41 | + | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments