summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/test_go.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_go.rb b/test/test_go.rb
index 43fb5559..5521002d 100644
--- a/test/test_go.rb
+++ b/test/test_go.rb
@@ -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)