fixed tests
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
Factory.define(:unapproval) do |f|
|
||||
f.post {|x| x.association(:post)}
|
||||
f.reason "xxx"
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user