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