| 1 | import { NgZone } from '@angular/core'; |
| 2 | import { TestBed } from '@angular/core/testing'; |
| 3 | import { ɵAngularFireSchedulers } from '@angular/fire'; |
| 4 | import { AngularFireModule, FIREBASE_APP_NAME, FIREBASE_OPTIONS, FirebaseApp } from '@angular/fire/compat'; |
nothing calls this directly
no test coverage detected