Skip to content

Commit f6333b5

Browse files
committed
chore: update failed tests
1 parent 4fed479 commit f6333b5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

vitest.config.e2e.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,11 @@ export default defineConfig({
2222
'./playground/dynamic-import/**/*.spec.[tj]s',
2323
'./playground/external/**/*.spec.[tj]s',
2424
'./playground/glob-import/**/*.spec.[tj]s',
25-
'./playground/html/**/*.spec.[tj]s',
2625
'./playground/js-sourcemap/**/*.spec.[tj]s',
2726
'./playground/legacy/**/*.spec.[tj]s',
2827
'./playground/lib/**/*.spec.[tj]s',
29-
'./playground/multiple-entrypoints/**/*.spec.[tj]s',
3028
'./playground/object-hooks/**/*.spec.[tj]s',
3129
'./playground/optimize-deps/**/*.spec.[tj]s',
32-
'./playground/proxy-bypass/**/*.spec.[tj]s',
3330
'./playground/resolve/**/*.spec.[tj]s',
3431
'./playground/resolve-config/**/*.spec.[tj]s',
3532
'./playground/ssr-resolve/**/*.spec.[tj]s',

0 commit comments

Comments
 (0)