Commit c154288
committed
tests/cmd(fix[GitRemote]): handle unchanged HEAD in set_head test
why: CI failed because git returns "unchanged" when HEAD is already set,
but assertion only checked for "set to".
what:
- Add "unchanged" as valid response in set_head auto assertion1 parent f4e8b3d commit c154288
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
| 584 | + | |
| 585 | + | |
585 | 586 | | |
586 | 587 | | |
587 | 588 | | |
| |||
0 commit comments