diff --git a/src/components/img/test/img.spec.ts b/src/components/img/test/img.spec.ts index c8535981f79..e4a6945a094 100644 --- a/src/components/img/test/img.spec.ts +++ b/src/components/img/test/img.spec.ts @@ -6,7 +6,7 @@ import { mockContent, MockDomController, mockElementRef, mockPlatform, mockRende import { Platform } from '../../../platform/platform'; -fdescribe('Img', () => { +describe('Img', () => { describe('reset', () => {