Skip to content

Commit

Permalink
fix(test): add workspace for Vitest to ignore e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tmphat1312 committed Jul 11, 2024
1 parent ac62ab9 commit 16d9006
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vitest.workspace.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export default [
'src/*'
]

0 comments on commit 16d9006

Please sign in to comment.