mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-06 11:02:41 +03:00
Add integration test for remote branch sort order
This commit is contained in:
committed by
Alex March
parent
3fe491fcb2
commit
1e3935cbaf
@@ -54,6 +54,7 @@ var tests = []*components.IntegrationTest{
|
||||
branch.ResetToUpstream,
|
||||
branch.SetUpstream,
|
||||
branch.ShowDivergenceFromUpstream,
|
||||
branch.SortRemoteBranches,
|
||||
branch.Suggestions,
|
||||
branch.UnsetUpstream,
|
||||
cherry_pick.CherryPick,
|
||||
|
Reference in New Issue
Block a user