beforeEach(waitForAsync(() => {
    TestBed.configureTestingModule({
      declarations: [LargeFormatDialogFooterComponent],
      imports: [NoopAnimationsModule]
    })