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 ...@@ -119,7 +119,9 @@ class HasAttachedFileTest < Test::Unit::TestCase
after_commit: nil, after_commit: nil,
define_paperclip_callbacks: nil, define_paperclip_callbacks: nil,
extend: nil, extend: nil,
name: 'Billy') name: 'Billy',
validates_media_type_spoof_detection: nil
)
end end
end 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