summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/demo/cherry_pick.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/demo/cherry_pick.go')
-rw-r--r--pkg/integration/tests/demo/cherry_pick.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/integration/tests/demo/cherry_pick.go b/pkg/integration/tests/demo/cherry_pick.go
index 5732a5b95..0dd34c8b9 100644
--- a/pkg/integration/tests/demo/cherry_pick.go
+++ b/pkg/integration/tests/demo/cherry_pick.go
@@ -32,6 +32,7 @@ var CherryPick = NewIntegrationTest(NewIntegrationTestArgs{
},
Run: func(t *TestDriver, keys config.KeybindingConfig) {
t.SetCaptionPrefix("Cherry pick commits from another branch")
+ t.Wait(1000)
t.Views().Branches().
Focus().