| 1 | import { TestBed, ComponentFixture, async } from '@angular/core/testing'; |
| 2 | import { RouterTestingModule } from '@angular/router/testing'; |
| 3 | import { Store, StoreModule } from '@ngrx/store'; |
| 4 | import { FormsModule } from '@angular/forms'; |
nothing calls this directly
no test coverage detected