Commit 93e68de
isolate editor env in reword CLI tests
Clear inherited GIT_EDITOR, VISUAL, and EDITOR in the shared test
harness so CLI tests don't pick up the developer's shell settings.
Othewise the test may fail as it tries to open the user editor
under GIT_EDITOR which takes precedence.
Co-authored-by: Sebastian Thiel <sebastian.thiel@icloud.com>1 parent 0556cac commit 93e68de
2 files changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
57 | 60 | | |
58 | 61 | | |
59 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
| |||
0 commit comments