Skip to content

Commit

Permalink
fix: pass tailwind
Browse files Browse the repository at this point in the history
  • Loading branch information
underfin committed Aug 2, 2024
1 parent 0cf6e21 commit 0be1db9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vitest.config.e2e.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ export default defineConfig({
'./playground/vue-lib/**/*.spec.[tj]s',
// ssr-vue test-server has runtime issue
'./playground/ssr-vue/**/*.spec.[tj]s',
// not find the issue
'./playground/tailwind/**/*.spec.[tj]s',
],
setupFiles: ['./playground/vitestSetup.ts'],
globalSetup: ['./playground/vitestGlobalSetup.ts'],
Expand Down

0 comments on commit 0be1db9

Please sign in to comment.