Skip to content

Commit

Permalink
test: fix coverage
Browse files Browse the repository at this point in the history
Signed-off-by: Zxilly <[email protected]>
  • Loading branch information
Zxilly committed Aug 13, 2024
1 parent 9ee188a commit 323006a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default defineConfig({
"src/tool/wasm_exec.js",
"src/schema/schema.ts",
"src/generated/schema.ts",
"src/testhelper.ts",
"src/test/testhelper.ts",
"**/__mocks__/**",
"**/*.js",
"vite.*.ts",
Expand Down

0 comments on commit 323006a

Please sign in to comment.