Skip to content
Snippets Groups Projects
Commit 77048f3e authored by Junegunn Choi's avatar Junegunn Choi
Browse files

Fix Travis CI build

parent 8b618f74
No related branches found
No related tags found
No related merge requests found
......@@ -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)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment