platform-codebase/@packages/@infrastructure/analytics-client/test-setup.ts

4 lines
143 B
TypeScript
Executable file

import { mockLocalStorage } from '@lilith/test-utils'
// Use test-utils localStorage mock instead of custom implementation
mockLocalStorage()