beforeEach(() => {
    fixture = TestBed.createComponent(DiagnosticTestPlayerComponent);
    component = fixture.componentInstance;
    preventPageUnloadEventService = TestBed.inject(
      PreventPageUnloadEventService