提交 efcc19cd 编写于 作者: J Justin Collins

Change test for lowered mass assign confidence

上级 1c5402ec
......@@ -382,7 +382,7 @@ class Rails3Tests < Test::Unit::TestCase
assert_warning :warning_type => "Mass Assignment",
:line => 58,
:message => /^Unprotected mass assignment/,
:confidence => 1,
:confidence => 2,
:file => /home_controller\.rb/
end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册