Commit 0f8b92e
fix: add ProgramData path validation for Windows config directory test
The GetConfigDir test was failing on Windows when APPDATA environment
variable is not set, as the fallback path uses C:\ProgramData\hosts-manager.
Updated test validation to accept ProgramData as a valid path component
alongside AppData, .config, and /etc/.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 32893dc commit 0f8b92e
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
| |||
0 commit comments