Skip to content

Commit 8da00d0

Browse files
committed
Another broken test fix
1 parent ecbc201 commit 8da00d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/repotools/vitest.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const config = {
1111
root: import.meta.dirname,
1212
include: ['**/__tests__/*.test.ts'],
1313
watch: false,
14-
projects: []
14+
projects: undefined
1515
}
1616
};
1717

0 commit comments

Comments
 (0)