diff --git a/test/unit/schema.js b/test/unit/schema.js index 6f593094..d33e7984 100644 --- a/test/unit/schema.js +++ b/test/unit/schema.js @@ -20,6 +20,9 @@ module.exports.tests.completely_valid = (test, common) => { }, requestRetries: 19, services: { + pip: { + url: 'http://locahost' + }, placeholder: { url: 'http://locahost' }