Do not output in the console

[Robin Dupret + Rafael Mendonça França]
上级 f08c3f73
......@@ -1028,7 +1028,7 @@ def test_multi_read_loggin
@cache.read_multi('hello', 'world')
assert_match "Caches multi read:\n- hello\n- world", @buffer.string.tap { |l| p l }
assert_match "Caches multi read:\n- hello\n- world", @buffer.string.tap { |l| l }
end
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册