Skip to content

Commit 0be1db9

Browse files
committed
fix: pass tailwind
1 parent 0cf6e21 commit 0be1db9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

vitest.config.e2e.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ export default defineConfig({
2424
'./playground/vue-lib/**/*.spec.[tj]s',
2525
// ssr-vue test-server has runtime issue
2626
'./playground/ssr-vue/**/*.spec.[tj]s',
27-
// not find the issue
28-
'./playground/tailwind/**/*.spec.[tj]s',
2927
],
3028
setupFiles: ['./playground/vitestSetup.ts'],
3129
globalSetup: ['./playground/vitestGlobalSetup.ts'],

0 commit comments

Comments
 (0)