提交 6d8ec0bc 编写于 作者: P Prem Sichanugrist

Add parentheses to hide Ruby warning

上级 3e8d88f7
......@@ -76,6 +76,6 @@ def teardown
sleep 0.1
assert_equal 1, logger.logged(:error).size
assert_match /Job Error: RuntimeError: Error!/, logger.logged(:error).last
assert_match(/Job Error: RuntimeError: Error!/, logger.logged(:error).last)
end
end
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册