This repository was archived by the owner on Apr 13, 2026. It is now read-only.
Commit 96a15cd
committed
fix(test): normalize .exe suffix in snapshots for Windows CI
The snapshot tests compare help output which includes the binary name.
On Windows this is `opnsense-config-faker.exe` causing snapshot
mismatches. Add normalization to strip the .exe suffix.
Signed-off-by: UncleSp1d3r <unclesp1d3r@evilbitlabs.io>1 parent ee86d88 commit 96a15cd
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
257 | 261 | | |
258 | 262 | | |
259 | | - | |
| 263 | + | |
260 | 264 | | |
261 | 265 | | |
262 | 266 | | |
| |||
0 commit comments