mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-11 22:21:14 -03:00
tests/pexpects/bind: Increase a timeout
Last attempt, if this keeps failing on CI (specifically macOS seems to be affected), I'm removing the test as it's more noise than use.
This commit is contained in:
@@ -247,7 +247,7 @@ expect_prompt(
|
||||
# occur and the "t" should become part of the text that is echoed.
|
||||
send("echo mno pqr")
|
||||
send("\033")
|
||||
sleep(0.250)
|
||||
sleep(0.350)
|
||||
send("t\r")
|
||||
# emacs transpose words, 100ms timeout: long delay
|
||||
expect_prompt(
|
||||
|
||||
Reference in New Issue
Block a user