mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03: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:
@ -190,7 +190,6 @@ func (self *IntegrationTest) Run(gui integrationTypes.GuiDriver) {
|
||||
// Setting caption to clear the options menu from whatever it starts with
|
||||
testDriver.SetCaption("")
|
||||
testDriver.SetCaptionPrefix("")
|
||||
testDriver.Wait(1000)
|
||||
}
|
||||
|
||||
self.run(testDriver, keys)
|
||||
|
Reference in New Issue
Block a user