Commit 00f95c1
committed
test(cli): pin that a redundant re-add leaves the config file untouched
The value-comparison guard is what stops an install rewriting a committed
config, so it deserves a check that fails if the guard regresses. Asserted
through the file's own byte-level formatting: a rewrite would re-serialize it.1 parent f77813e commit 00f95c1
1 file changed
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
398 | 398 | | |
399 | 399 | | |
400 | 400 | | |
| 401 | + | |
| 402 | + | |
| 403 | + | |
| 404 | + | |
| 405 | + | |
| 406 | + | |
| 407 | + | |
| 408 | + | |
| 409 | + | |
| 410 | + | |
| 411 | + | |
| 412 | + | |
| 413 | + | |
| 414 | + | |
| 415 | + | |
401 | 416 | | |
402 | 417 | | |
403 | 418 | | |
| |||
0 commit comments