1
0
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:
Stefan Haller
2024-06-10 11:20:59 +02:00
parent c6df856079
commit e205c6ba7f
2 changed files with 5 additions and 7 deletions

View File

@@ -56,9 +56,7 @@ var FilterUpdatesWhenModelChanges = NewIntegrationTest(NewIntegrationTestArgs{
t.Views().Branches().
Lines(
Contains("checked-out-branch").IsSelected(),
/* EXPECTED:
Contains("new-branch"),
*/
)
t.Views().Branches().