Skip to content

Commit

Permalink
Merge branch 'sk-inf-674-changesets' into sk-inf-674-changesets-test
Browse files Browse the repository at this point in the history
  • Loading branch information
sliptype committed Apr 11, 2024
2 parents 9c15bf9 + 0834217 commit 9c4f2c4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/create-audius-app/vitest.config.ts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
import { defineConfig } from 'vitest/config'

export default defineConfig({
test: {
include: ['tests/integration/*.test.ts']
}
})

0 comments on commit 9c4f2c4

Please sign in to comment.