diff --git a/test/api/apiTest.js b/test/api/apiTest.js index c4fb064..be5c9fd 100644 --- a/test/api/apiTest.js +++ b/test/api/apiTest.js @@ -50,7 +50,8 @@ describe('api', function() { method: 'POST', url: serverUrl + '/api/runs', body: { - url: '' + url: '', + waitForResponse: true }, json: true, headers: {