Commit f785f0e6 by Dan Collis-Puro Committed by Jon Yurek

Add stub to fix HasAttachedFile tests

parent 41c092d9
......@@ -119,7 +119,9 @@ class HasAttachedFileTest < Test::Unit::TestCase
after_commit: nil,
define_paperclip_callbacks: nil,
extend: nil,
name: 'Billy')
name: 'Billy',
validates_media_type_spoof_detection: nil
)
end
end
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment