diff --git a/tests/vue-i18n.ts b/tests/vue-i18n.ts index dc48069..fc3fa33 100644 --- a/tests/vue-i18n.ts +++ b/tests/vue-i18n.ts @@ -13,7 +13,6 @@ export async function test(options: RunOptions) { beforeTest: 'pnpm playwright-core install chromium', test: [ 'test:cover', - 'test:type', { script: 'test:e2e', args: ['--exclude', 'e2e/bridge/**'],