mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-28 16:02:01 +03:00
remove dependency on model
This commit is contained in:
@ -29,8 +29,6 @@ var Basic = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
t.ExpectMenu().Title(Equals("Bisect")).Select(MatchesRegexp(`mark .* as good`)).Confirm()
|
||||
}
|
||||
|
||||
t.Model().AtLeastOneCommit()
|
||||
|
||||
t.Views().Commits().
|
||||
Focus().
|
||||
SelectedLine(Contains("commit 10")).
|
||||
|
Reference in New Issue
Block a user