mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-23 22:24:51 +02:00
Cleanup: fix typo in test comment
This commit is contained in:
@@ -57,7 +57,7 @@ var DeleteUpdateRefTodo = NewIntegrationTest(NewIntegrationTestArgs{
|
|||||||
Contains("CI ◯ commit 06"),
|
Contains("CI ◯ commit 06"),
|
||||||
Contains("CI ◯ commit 05"),
|
Contains("CI ◯ commit 05"),
|
||||||
Contains("CI ◯ commit 04"),
|
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 02"),
|
||||||
Contains("CI ◯ commit 01"),
|
Contains("CI ◯ commit 01"),
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user