Skip to content

Commit

Permalink
test config
Browse files Browse the repository at this point in the history
  • Loading branch information
nbonamy committed May 17, 2024
1 parent a537207 commit e5bc37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vitest.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export default defineConfig({
coverage: {
exclude: [
...coverageConfigDefaults.exclude,
'*.config.ts',
'src/*.ts',
'src/automations/macos*.ts',
'src/automations/robot.ts',
Expand Down

0 comments on commit e5bc37e

Please sign in to comment.