diff --git a/services/document-updater/test/acceptance/js/DeletingADocumentTests.js b/services/document-updater/test/acceptance/js/DeletingADocumentTests.js index 84c7300383..9fa53d8052 100644 --- a/services/document-updater/test/acceptance/js/DeletingADocumentTests.js +++ b/services/document-updater/test/acceptance/js/DeletingADocumentTests.js @@ -103,6 +103,7 @@ describe('Deleting a document', function () { }) it('should need to reload the doc if read again', function (done) { + MockWebApi.getDocument.resetHistory() MockWebApi.getDocument.called.should.equals(false) return DocUpdaterClient.getDoc( this.project_id,