Skip to content

Commit

Permalink
chore: update sveltekit default branch (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikg committed Dec 19, 2023
1 parent 36d210d commit 3eddf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/sveltekit.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export async function test(options: RunOptions) {
await runInRepo({
...options,
repo: 'sveltejs/kit',
branch: 'version-2',
branch: 'main',
overrides: {
'@sveltejs/vite-plugin-svelte': true,
'@sveltejs/vite-plugin-svelte-inspector': true,
Expand Down

0 comments on commit 3eddf46

Please sign in to comment.