mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-11 04:15:48 +02:00
Fix typos
This commit is contained in:
parent
ae459b2377
commit
508cdb40a8
23 changed files with 30 additions and 30 deletions
|
@ -122,7 +122,7 @@ func TestOSCommandFileType(t *testing.T) {
|
|||
},
|
||||
},
|
||||
{
|
||||
"nonExistant",
|
||||
"nonExistent",
|
||||
func() {},
|
||||
func(output string) {
|
||||
assert.EqualValues(t, "other", output)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue