Skip to content

Commit

Permalink
chore: update sveltekit default branch (#272)
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikg committed Dec 19, 2023
1 parent 9647878 commit d06a54a
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: {
svelte: 'latest',
'@sveltejs/vite-plugin-svelte': true,
Expand Down

0 comments on commit d06a54a

Please sign in to comment.