test(e2e): add playwright smoke coverage
This commit is contained in:
@@ -9,6 +9,7 @@ export default defineConfig({
|
||||
},
|
||||
test: {
|
||||
environment: "jsdom",
|
||||
exclude: ["**/node_modules/**", "**/dist/**", "**/.next/**", "e2e/**"],
|
||||
globals: true,
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user