mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-27 22:38:09 +02:00
Wait in demo after setting caption
This looks nicer than waiting a second and then showing the caption as the action begins
This commit is contained in:
@@ -28,6 +28,7 @@ var InteractiveRebase = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
},
|
||||
Run: func(t *TestDriver, keys config.KeybindingConfig) {
|
||||
t.SetCaptionPrefix("Interactive rebase")
|
||||
t.Wait(1000)
|
||||
|
||||
t.Views().Commits().
|
||||
IsFocused().
|
||||
|
||||
Reference in New Issue
Block a user