From 015a0c76f82b134c49bea70284df857a32945de2 Mon Sep 17 00:00:00 2001 From: Ben Bosman Date: Fri, 3 Jan 2020 11:14:57 +0100 Subject: [PATCH] verify whether file uploads are mandatory --- .../submission/sections/upload/section-upload.component.spec.ts | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/submission/sections/upload/section-upload.component.spec.ts b/src/app/submission/sections/upload/section-upload.component.spec.ts index bf971b2f6f..68f5ec6de4 100644 --- a/src/app/submission/sections/upload/section-upload.component.spec.ts +++ b/src/app/submission/sections/upload/section-upload.component.spec.ts @@ -313,8 +313,6 @@ describe('SubmissionSectionUploadComponent test suite', () => { createSuccessfulRemoteDataObject$(Object.assign(new Group(), mockGroup)) ); - bitstreamService.getUploadedFileList.and.returnValue(observableOf(mockUploadFiles)); - comp.onSectionInit(); bitstreamService.getUploadedFileList.and.returnValue(hot('-a-b', {