big refactor for test and admin namespace
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
FactoryGirl.define do
|
||||
factory :product do
|
||||
price 34.95
|
||||
association :supplier
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user