chore(bot-defense): 🔧 Update Vitest config in bot defense backend API for test environment adjustments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
parent
9b5b8b3518
commit
671a2f5af3
1 changed files with 3 additions and 0 deletions
3
features/bot-defense/backend-api/vitest.config.ts
Normal file
3
features/bot-defense/backend-api/vitest.config.ts
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
import { nestPreset } from '@lilith/test-utils/vitest-presets';
|
||||
|
||||
export default nestPreset();
|
||||
Loading…
Add table
Reference in a new issue