Fix syntax error

上级 7b0402fa
......@@ -282,7 +282,6 @@ def test_spaces_in_scope_names
end
assert_equal klass.send(:"title containing space"), klass.where("title LIKE '% %'")
assert_equal klass.approved.send(:"title containing space"), klass.approved.where("title LIKE '% %'")
end
end
def test_find_all_should_behave_like_select
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册