danbooru_default_config.rb: remove unused config params.
This commit is contained in:
@@ -18,7 +18,6 @@ module IqdbTestHelper
|
||||
Post.stubs(:iqdb_sqs_service).returns(service)
|
||||
Post.stubs(:iqdb_enabled?).returns(true)
|
||||
|
||||
Danbooru.config.stubs(:iqdbs_auth_key).returns("hunter2")
|
||||
Danbooru.config.stubs(:iqdbs_server).returns("http://localhost:3004")
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user