feat: T1016 dns_config probe + server-side drift detection + Crucible DNS DRIFT badge
This commit is contained in:
@@ -7,7 +7,10 @@ export default defineConfig({
|
||||
setupFiles: ['src/test/setup.ts'],
|
||||
environmentMatchGlobs: [
|
||||
['src/api/**', 'happy-dom'],
|
||||
['src/context/**', 'happy-dom'],
|
||||
['src/hooks/**', 'happy-dom'],
|
||||
['src/pages/**', 'happy-dom'],
|
||||
['src/components/**', 'happy-dom'],
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user