We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dbe97ba commit f7f310cCopy full SHA for f7f310c
tests/vue-i18n.ts
@@ -13,7 +13,6 @@ export async function test(options: RunOptions) {
13
beforeTest: 'pnpm playwright-core install chromium',
14
test: [
15
'test:cover',
16
- 'test:type',
17
{
18
script: 'test:e2e',
19
args: ['--exclude', 'e2e/bridge/**'],
0 commit comments