From 293537fea199bb70547e57890c8dd09eaca40c6c Mon Sep 17 00:00:00 2001 From: Andrey Ovchinnikov Date: Thu, 25 Oct 2018 11:52:46 +0300 Subject: [PATCH] Fix tests after #882 (#884) --- tests/src/core/template.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/src/core/template.spec.ts b/tests/src/core/template.spec.ts index d49e87d52..3399b59fa 100644 --- a/tests/src/core/template.spec.ts +++ b/tests/src/core/template.spec.ts @@ -202,7 +202,7 @@ describe('DevExtreme Angular widget\'s template', () => { expect(element.textContent).toBe('index: 5'); }); - fit('should be created within Angular Zone', () => { + it('should be created within Angular Zone', () => { TestBed.overrideComponent(TestContainerComponent, { set: { template: `