mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-10 15:50:56 +00:00
Fix Travis CI build
This commit is contained in:
parent
8b618f7439
commit
77048f3e3b
@ -559,8 +559,8 @@ class TestGoFZF < TestBase
|
||||
tmux.send_keys keys
|
||||
tmux.until { |lines| lines[-2].include? '1/100' }
|
||||
tmux.send_keys :Enter
|
||||
readonce
|
||||
end
|
||||
readonce
|
||||
assert_equal input[1..-1], File.readlines(history_file)
|
||||
|
||||
# Update history entries (not changed on disk)
|
||||
|
Loading…
Reference in New Issue
Block a user