fix tests
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
FactoryGirl.define do
|
||||
factory(:artist_url) do
|
||||
artist
|
||||
url {Faker::Internet.domain_name}
|
||||
url {FFaker::Internet.domain_name}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user