Skip to content
Snippets Groups Projects
Commit 001b2296 authored by Giovanne Marcelo's avatar Giovanne Marcelo
Browse files

Add like factory

parent 07f3714b
No related branches found
No related tags found
No related merge requests found
FactoryGirl.define do
factory :like do
likeable
user
end
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment