Skip to content

Commit

Permalink
fix: remove nuxt temporary branch
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Sep 4, 2024
1 parent 6616510 commit 11d5028
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/nuxt.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@ export async function test(options: RunOptions) {
build: ['dev:prepare', 'typecheck', 'build'],
beforeTest: ['pnpm playwright-core install chromium'],
test: ['test:unit', 'test:types', 'test:fixtures'],
branch: 'chore/vue-3.5',
})
}

0 comments on commit 11d5028

Please sign in to comment.