Files
flyer-crawler.projectium.com/src/vitest.setup.ts
2025-12-23 17:57:32 -08:00

6 lines
239 B
TypeScript

// src/vitest.setup.ts
// This file can be used for global setup logic that applies to ALL test projects
// defined in the workspace. Since our unit and integration tests have distinct
// setup requirements, this file is currently empty.