mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-13 09:06:27 -04:00
Cleanup: fix typo in test comment
This commit is contained in:
parent
fb675b79f8
commit
cdbec3997d
|
|
@ -57,7 +57,7 @@ var DeleteUpdateRefTodo = NewIntegrationTest(NewIntegrationTestArgs{
|
|||
Contains("CI ◯ commit 06"),
|
||||
Contains("CI ◯ commit 05"),
|
||||
Contains("CI ◯ commit 04"),
|
||||
Contains("CI ◯ commit 03"), // No start on this commit, so there's no branch head here
|
||||
Contains("CI ◯ commit 03"), // No star on this commit, so there's no branch head here
|
||||
Contains("CI ◯ commit 02"),
|
||||
Contains("CI ◯ commit 01"),
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in a new issue