Skip to content
Snippets Groups Projects
Commit bdff910e authored by Marcela Ribeiro de Oliveira's avatar Marcela Ribeiro de Oliveira
Browse files

Merge branch 'rspec' into 'master'

Factory :download

See merge request !424
parents d6fb5ff5 2a66ad51
No related branches found
No related tags found
No related merge requests found
FactoryGirl.define do
factory :download do |f|
f.ip { Faker::Internet.ip_v4_address }
downloadable
user
end
end
\ No newline at end of file
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