wip - claude --resume 742969c2-ab50-4a79-b7bd-3971e9fd314d
This commit is contained in:
@@ -1 +1,3 @@
|
||||
export const getLocales = jest.fn().mockResolvedValue([])
|
||||
import {vi} from 'vitest'
|
||||
|
||||
export const getLocales = vi.fn().mockResolvedValue([])
|
||||
|
||||
Reference in New Issue
Block a user