diff --git a/shared/src/business/useCases/externalDocument/fileExternalDocumentInteractor.test.js b/shared/src/business/useCases/externalDocument/fileExternalDocumentInteractor.test.js index 51bcce0c139..51d89409906 100644 --- a/shared/src/business/useCases/externalDocument/fileExternalDocumentInteractor.test.js +++ b/shared/src/business/useCases/externalDocument/fileExternalDocumentInteractor.test.js @@ -28,7 +28,7 @@ describe('fileExternalDocument', () => { role: 'petitioner', userId: 'taxpayer', }; - it('should throw if not authorized', async () => { + it('should throw an error if not authorized', async () => { let error; try { applicationContext = {