mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-29 22:48:24 +02:00
Always reapply filters on filtered views, even inactive ones
This commit is contained in:
@@ -56,9 +56,7 @@ var FilterUpdatesWhenModelChanges = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
t.Views().Branches().
|
||||
Lines(
|
||||
Contains("checked-out-branch").IsSelected(),
|
||||
/* EXPECTED:
|
||||
Contains("new-branch"),
|
||||
*/
|
||||
)
|
||||
|
||||
t.Views().Branches().
|
||||
|
||||
Reference in New Issue
Block a user