Skip to content

Commit 4d89e91

Browse files
authored
fix: change i18n-module branch to main
1 parent 33891b2 commit 4d89e91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/i18n-module.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ export async function test(options: RunOptions) {
55
await runInRepo({
66
...options,
77
shallow: false,
8-
branch: 'next',
8+
branch: 'main',
99
beforeTest: 'pnpm playwright-core install chromium',
1010
repo: 'nuxt-modules/i18n',
1111
build: ['build'],

0 commit comments

Comments
 (0)