6 lines
184 B
TypeScript
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)
|