diff --git a/test/index-test.js b/test/index-test.js index 304f3bb..fbb77b6 100644 --- a/test/index-test.js +++ b/test/index-test.js @@ -77,7 +77,8 @@ describe('Datastore API', function() { params:{id:123, anc0ID:'ancestor1', anc1ID:'ancestor2'}, query : {}, body:{title:'Blog Title'}, - get : () => 'http://localhost' + get : () => 'http://localhost', + originalUrl : '' }; res = { status:() => {