fix tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
FactoryGirl.define do
|
||||
factory(:saved_search) do
|
||||
tag_query { FFaker::Lorem.words }
|
||||
category { FFaker::Lorem.word }
|
||||
query { FFaker::Lorem.words }
|
||||
labels { [FFaker::Lorem.word] }
|
||||
user
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user