bsky-app/__mocks__/expo-localization.js
Paul Frazee 6f1c4ec9a9
[APP-549] Language controls for Whats Hot (#563)
* Add a content-language preference control

* Update whats hot to only show the selected languages and to refresh on lang pref changes

* Fix lint

* Fix tests

* Add missing accessibility role
2023-05-02 23:06:55 -05:00

1 line
58 B
JavaScript

export const getLocales = jest.fn().mockResolvedValue([])