| 1 | import { CompilerFactory, DoBootstrap, NgModule, PlatformRef } from '@angular/core'; |
| 2 | import { TestBed } from '@angular/core/testing'; |
| 3 | import { ɵZoneScheduler } from '@angular/fire'; |
| 4 | import { AngularFireModule, FirebaseApp } from '@angular/fire/compat'; |
nothing calls this directly
no test coverage detected