Commit 190fec33 by ivan Lan

Remove the factory for user & merchant

parent ba5b1e76
FactoryGirl.define do
factory :merchant, class_name: '' do
end
end
FactoryGirl.define do
factory :user, class_name: '' do
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