Commit 490dc7a
fix(tests): make lock path test more flexible on Windows
The test was checking for "\Local\" but Windows paths contain
"AppData\Local". Updated to check for "\mutx\locks\" which is
present regardless of the full path structure.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 1384851 commit 490dc7a
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
78 | 82 | | |
79 | 83 | | |
80 | 84 | | |
| |||
0 commit comments