continuing the refactor of the admin section
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FactoryGirl.define do
|
||||
factory :section do
|
||||
sequence(:title){|i| "Section #{i} title"}
|
||||
association :supplier
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user