Skip to content

Commit

Permalink
test: update unit test pattern
Browse files Browse the repository at this point in the history
  • Loading branch information
meteorlxy committed Apr 15, 2024
1 parent 37dfb5c commit 11f0b36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vitest.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ export default defineConfig({
provider: 'istanbul',
reporter: ['clover', 'json', 'lcov', 'text'],
},
include: ['packages/*/tests/**/*.spec.ts'],
},
})

0 comments on commit 11f0b36

Please sign in to comment.