summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/demo/commit_and_push.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/demo/commit_and_push.go')
-rw-r--r--pkg/integration/tests/demo/commit_and_push.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/pkg/integration/tests/demo/commit_and_push.go b/pkg/integration/tests/demo/commit_and_push.go
index e897413e9..a0e196cf0 100644
--- a/pkg/integration/tests/demo/commit_and_push.go
+++ b/pkg/integration/tests/demo/commit_and_push.go
@@ -28,6 +28,7 @@ var CommitAndPush = NewIntegrationTest(NewIntegrationTestArgs{
},
Run: func(t *TestDriver, keys config.KeybindingConfig) {
t.SetCaptionPrefix("Stage a file")
+ t.Wait(1000)
t.Views().Files().
IsFocused().