chore(guide): 🔧 Update Vitest config for Age of Dwarves game guide tests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
fcda95ffc2
commit
caeca947b9
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ export default defineConfig({
|
|||
// They are run separately via `pnpm test:wasm` when the WASM build is available.
|
||||
exclude: [
|
||||
'**/node_modules/**',
|
||||
'**/e2e/**',
|
||||
'**/simulation/__tests__/abiotic-biome-check.test.ts',
|
||||
'**/simulation/__tests__/ecology-golden-vectors.test.ts',
|
||||
'**/simulation/__tests__/planet-lifecycle.test.ts',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue