forked from hazza/dspace-angular
Removed deprecated helper function async
This commit is contained in:
@@ -59,7 +59,7 @@ describe('SubmissionSectionContainerComponent test suite', () => {
|
||||
submissionServiceStub.getActiveSectionId.and.returnValue(observableOf('traditionalpageone'));
|
||||
}
|
||||
|
||||
// async beforeEach
|
||||
// waitForAsync beforeEach
|
||||
beforeEach(waitForAsync(() => {
|
||||
|
||||
TestBed.configureTestingModule({
|
||||
|
Reference in New Issue
Block a user