We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f8db7 commit 31982b3Copy full SHA for 31982b3
1 file changed
frontend/vitest.config.mts
@@ -30,7 +30,7 @@ export default defineConfig({
30
"*/**/index.js",
31
"api",
32
"app/layout.tsx",
33
- "tests_e2e/**",
+ "tests_e2e/",
34
"playwright*.ts",
35
...defaults,
36
],
0 commit comments