mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-18 07:23:03 +00:00
added test for window resize to app.component.spec.ts
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { ComponentFixture, TestBed, async } from '@angular/core/testing';
|
||||
import { By } from '@angular/platform-browser';
|
||||
import { DebugElement } from '@angular/core';
|
||||
import { HeaderComponent } from "./header.component";
|
||||
import { Store, StoreModule } from "@ngrx/store";
|
||||
import { HeaderState } from "./header.reducer";
|
||||
|
Reference in New Issue
Block a user