Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
f
Browse files Browse the repository at this point in the history
fengmk2 committed Dec 3, 2023

Verified

This commit was signed with the committer’s verified signature.
fengmk2 fengmk2
1 parent 9d10f60 commit 627c5c6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
@@ -6,5 +6,10 @@ export default defineConfig({
'test/**/*.{test,spec}.{js,mjs,cjs,ts,mts,cts,jsx,tsx}',
],
testTimeout: 60000,
coverage: {
include: [
'src',
],
},
},
});

0 comments on commit 627c5c6

Please sign in to comment.