tests: add iqdb queries controller tests.

This commit is contained in:
evazion
2017-02-06 16:06:23 -06:00
parent e26fb61ee9
commit 3edd814be5
4 changed files with 46 additions and 1 deletions

View File

@@ -13,5 +13,6 @@ FactoryGirl.define do
image_height 1000
file_size 2000
rating "q"
source { FFaker::Internet.http_url }
end
end