mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-10 12:51:15 -03:00
tests/checks/tmux-source.fish: reduce flakiness
As seen in https://github.com/fish-shell/fish-shell/actions/runs/24944417077/job/73043241890?pr=12171 Failure: The CHECK on line 12 wants: prompt 1> source - which failed to match line stdout:3: source - Context: prompt 0> source source: missing filename argument or input redirection source - <= no check matches this, previous check on line 11 prompt 1> source - prompt 1>
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
|
||||
isolated-tmux-start
|
||||
isolated-tmux send-keys source Enter
|
||||
tmux-sleep
|
||||
isolated-tmux send-keys 'source -' Enter
|
||||
|
||||
tmux-sleep
|
||||
|
||||
Reference in New Issue
Block a user