diff --git a/test/vue-directives.test.ts b/test/vue-directives.test.ts index c6781ef0..f31f93e9 100644 --- a/test/vue-directives.test.ts +++ b/test/vue-directives.test.ts @@ -681,7 +681,7 @@ describe('vue-directives', () => { }) }) - describe.only('directives from scan with meta.vueDirective set to true', async () => { + describe('directives from scan with meta.vueDirective set to true', async () => { const cwd = `${process.cwd().replace(/\\/g, '/')}/playground` const directives = `${cwd}/directives/` const ctx = createUnimport({