Skip to content

Commit 5cd4a10

Browse files
committed
fix(tests): add commit reference for vue-i18n
1 parent 5621557 commit 5cd4a10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/vue-i18n.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ export async function test(options: RunOptions) {
66
...options,
77
repo: 'intlify/vue-i18n',
88
branch: 'master',
9+
// without vapor mode
10+
commit: '72f63b7a69badf494ebce42c8eea6970d01769b3',
911
build: {
1012
script: 'build',
1113
args: ['--all', '-t'],

0 commit comments

Comments
 (0)