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 d0eaed2 commit 9233057Copy full SHA for 9233057
src/app/tab/tab-item/tab-item.component.spec.ts
@@ -14,7 +14,7 @@ describe('TabItemComponent', () => {
14
15
fixture = TestBed.createComponent(TabItemComponent);
16
component = fixture.componentInstance;
17
- fixture.detectChanges();
+ // fixture.detectChanges();
18
});
19
20
it('should create', () => {
0 commit comments