| 1 | import { ChangeDetectorRef } from '@angular/core'; |
| 2 | import { TestBed } from '@angular/core/testing'; |
| 3 | import { provideRxRenderStrategies } from '@rx-angular/cdk/render-strategies'; |
| 4 | import { mockConsole } from '@test-helpers/rx-angular'; |
nothing calls this directly
no test coverage detected