Commit ec016d9
committed
fix: update ConfiginfoTests for optional InstallPath validation
Validate_InstallPathNullOrWhitespace_ThrowsArgumentException →
Validate_InstallPathNullOrWhitespace_NoException
InstallPath is no longer required in Validate(); it defaults to
AppDomain.CurrentDomain.BaseDirectory via BaseConfigInfo.1 parent 9a92293 commit ec016d9
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
167 | 167 | | |
168 | 168 | | |
169 | 169 | | |
170 | | - | |
| 170 | + | |
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
| |||
178 | 178 | | |
179 | 179 | | |
180 | 180 | | |
181 | | - | |
| 181 | + | |
| 182 | + | |
182 | 183 | | |
183 | 184 | | |
184 | 185 | | |
| |||
0 commit comments