Skip to content

Commit 5a99fa0

Browse files
committed
cleanup
1 parent 3151d88 commit 5a99fa0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/telemetry/src/angular/index.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ describe('FirebaseErrorHandler', () => {
7070
{ path: 'dynamic/:id/route', component: DummyComponent }
7171
])
7272
],
73-
// providers: [provideZonelessChangeDetection()]
7473
providers: [provideZoneChangeDetection()]
7574
});
7675
const testInjector = TestBed.inject(Injector);

0 commit comments

Comments
 (0)