| 1 | import {ApplicationConfig} from '@angular/core'; |
| 2 | import {provideProtractorTestingSupport} from '@angular/platform-browser'; |
| 3 | import {provideRouter, withComponentInputBinding} from '@angular/router'; |
| 4 |
nothing calls this directly
no test coverage detected