Skip to content

Commit 11d5028

Browse files
committed
fix: remove nuxt temporary branch
1 parent 6616510 commit 11d5028

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/nuxt.ts

-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,5 @@ export async function test(options: RunOptions) {
88
build: ['dev:prepare', 'typecheck', 'build'],
99
beforeTest: ['pnpm playwright-core install chromium'],
1010
test: ['test:unit', 'test:types', 'test:fixtures'],
11-
branch: 'chore/vue-3.5',
1211
})
1312
}

0 commit comments

Comments
 (0)