Commit b09ac68
authored
Fix git test hang (#4365)
For contributors who may have `tag.gpgSign` configured as a part of
their local git configuration, this call will hang as it will open up
`$EDITOR` to enter the message.
Also, use `t.Context` over `context.Background`.1 parent 8b38b1f commit b09ac68
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
467 | 467 | | |
468 | 468 | | |
469 | 469 | | |
| |||
0 commit comments