提交 26ea28f6 编写于 作者: J Justin Collins

Fix relative path test with models

上级 388aefaa
......@@ -324,7 +324,7 @@ class Rails2Tests < Test::Unit::TestCase
:message => /^Mass assignment is not restricted using /,
:confidence => 0,
:file => /account, user\.rb/,
:relative_path => "app/controllers/account, user.rb" #TODO: kinda broken
:relative_path => "app/models/account, user.rb" #TODO: kinda broken
end
def test_format_validation
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册