We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3151d88 commit 5a99fa0Copy full SHA for 5a99fa0
packages/telemetry/src/angular/index.test.ts
@@ -70,7 +70,6 @@ describe('FirebaseErrorHandler', () => {
70
{ path: 'dynamic/:id/route', component: DummyComponent }
71
])
72
],
73
- // providers: [provideZonelessChangeDetection()]
74
providers: [provideZoneChangeDetection()]
75
});
76
const testInjector = TestBed.inject(Injector);
0 commit comments