* Removed Pixa/Tinami sources
* Upgraded to Rails 3.2.3 * Fixed tests
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
Factory.define(:post_appeal) do |f|
|
||||
f.reason "xxx"
|
||||
FactoryGirl.define do
|
||||
factory(:post_appeal) do
|
||||
reason "xxx"
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user