mirror of
https://github.com/junegunn/fzf.git
synced 2025-07-31 04:02:01 -07:00
Fix Travis CI build
This commit is contained in:
@@ -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)
|
||||
|
Reference in New Issue
Block a user