summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go')
-rw-r--r--pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go b/pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go
index ae3c862c0..60ce9b580 100644
--- a/pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go
+++ b/pkg/integration/tests/filter_and_search/filter_updates_when_model_changes.go
@@ -27,9 +27,10 @@ var FilterUpdatesWhenModelChanges = NewIntegrationTest(NewIntegrationTestArgs{
).
FilterOrSearch("branch").
Lines(
- Contains("branch-to-delete").IsSelected(),
- Contains("checked-out-branch"),
+ Contains("checked-out-branch").IsSelected(),
+ Contains("branch-to-delete"),
).
+ SelectNextItem().
Press(keys.Universal.Remove).
Tap(func() {
t.ExpectPopup().