Files
2026-01-19 08:34:20 +01:00

6 lines
152 B
TOML

[test]
# Set test timeout to 5 seconds (5000ms) to prevent hanging tests
timeout = 5000
# Preload the setup file
preload = ["./src/tests/setup.bun.ts"]