mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
tests: Increase one more timeout
Alright, maybe it's the mode switch in this case.
This commit is contained in:
parent
2109817861
commit
20741007c8
@ -195,7 +195,7 @@ expect_prompt("\r\nTENT\r\n", unmatched="Couldn't find expected output 'TENT'")
|
||||
send("\033")
|
||||
sleep(0.100)
|
||||
send("cc")
|
||||
sleep(0.01)
|
||||
sleep(0.50)
|
||||
send("echo some TExT\033")
|
||||
sleep(0.300)
|
||||
send("hh~~bbve~\r")
|
||||
|
Loading…
x
Reference in New Issue
Block a user