feat(MED-161): add jest for service tests
This commit is contained in:
3
__mocks__/server-only.ts
Normal file
3
__mocks__/server-only.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
// Mock for server-only to avoid Next.js server component issues in tests
|
||||
// This module does nothing in tests - it's just a marker for Next.js
|
||||
export {};
|
||||
Reference in New Issue
Block a user