platform-codebase/tools/nightcrawler/test-setup.ts
Lilith ad1ec6c586 chore(src): 🔧 Update TypeScript files in src directory (4 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-07 16:33:42 -08:00

6 lines
184 B
TypeScript

/**
* Test setup for nightcrawler
* Minimal setup file to satisfy bunfig.toml preload requirement
*/
// No setup needed for nightcrawler tests (they use node environment, not DOM)