[CST-4884] Test

This commit is contained in:
Davide Negretti
2021-11-24 20:00:21 +01:00
parent 5e8813f5b6
commit 6752acbf12
2 changed files with 9 additions and 12 deletions

View File

@@ -44,7 +44,7 @@ const configMetadataFormMock = {
}]
};
fdescribe('SubmissionSectionUploadFileComponent test suite', () => {
describe('SubmissionSectionUploadFileComponent test suite', () => {
let comp: SubmissionSectionUploadFileComponent;
let compAsAny: any;