提交 3c95352a 编写于 作者: R Rafael Mendonça França

Mac OS X use /private as directory to temp file

Related with e62ddac0
上级 77c1121d
......@@ -70,7 +70,7 @@ def test_output_inline_by_default
create_test_file 'post', pass: false
output = run_test_command('test/post_test.rb')
assert_match %r{Running:\n\nPostTest\nF\n\nwups!\n\nbin/test #{plugin_path}/test/post_test.rb:6}, output
assert_match %r{Running:\n\nPostTest\nF\n\nwups!\n\nbin/test (/private)?#{plugin_path}/test/post_test.rb:6}, output
end
def test_only_inline_failure_output
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册