Skip to content

Commit

Permalink
fix: tests
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Nov 13, 2024
1 parent 5bf713f commit 4777b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dapp-kit/vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ export default defineConfig({
'text',
],
lines: 75,
statements: 65,
statements: 60,
functions: 75,
branches: 65,
},
Expand Down

0 comments on commit 4777b4b

Please sign in to comment.