Skip to content

Commit

Permalink
chore: testing ci
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Sep 3, 2023
1 parent 427d0a8 commit 11f7dc7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import { defineConfig } from "vitest/config";
export default defineConfig({
test: {
coverage: {
provider: "c8",
reporter: ["text", "json", "html"],
},
hookTimeout: 10_000_000,
Expand Down

0 comments on commit 11f7dc7

Please sign in to comment.