提交 8c2e7bcf 编写于 作者: C Carlos Antonio da Silva

Revert "Add return for 1.8.7"

This reverts commit 665ef116.

There is no need for the return anymore, so reverting.
上级 8f309e31
......@@ -533,7 +533,7 @@ def test_default_scope_include_with_count
def test_default_scope_is_threadsafe
if in_memory_db?
return skip "in memory db can't share a db between threads"
skip "in memory db can't share a db between threads"
end
threads = []
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册