diff --git a/tests/vike.ts b/tests/vike.ts index f5ba291d..f2006caa 100644 --- a/tests/vike.ts +++ b/tests/vike.ts @@ -5,7 +5,7 @@ export async function test(options: RunOptions) { await runInRepo({ ...options, repo: 'vikejs/vike', - branch: 'main', + branch: 'brillout/pnpm-8', overrides: { '@vitejs/plugin-react': true, '@vitejs/plugin-vue': true,