Skip to content

Commit 2b0b6c6

Browse files
committed
chore: test against pinia v3
1 parent 1413980 commit 2b0b6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/pinia.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
repo: 'vuejs/pinia',
8-
branch: 'v2',
8+
branch: 'v3',
99
test: 'test',
1010
})
1111
}

0 commit comments

Comments
 (0)