diff --git a/test/src/processors/helper/helper.macro.service.spec.ts b/test/src/processors/helper/helper.macro.service.spec.ts index 52bd5cc7..f31662d9 100644 --- a/test/src/processors/helper/helper.macro.service.spec.ts +++ b/test/src/processors/helper/helper.macro.service.spec.ts @@ -5,7 +5,7 @@ import { TextMacroService } from '~/processors/helper/helper.macro.service' dayjs.extend(relativeTime) -describe.only('test TextMarcoService', () => { +describe('test TextMarcoService', () => { const service = new TextMacroService() describe('test if condition', () => { test('case 1', async () => {