d8a8931bc3
Mock @prisma/client globally in bun-setup.ts to allow unit tests to run without requiring the generated Prisma client. This improves test isolation and allows tests to pass even when prisma generate hasn't been run.