diff --git a/packages/strapi-plugin-i18n/admin/src/components/LocaleListCell/tests/LocaleListCell.test.js b/packages/strapi-plugin-i18n/admin/src/components/LocaleListCell/tests/LocaleListCell.test.js index 5dcc392026..0717eb46fb 100644 --- a/packages/strapi-plugin-i18n/admin/src/components/LocaleListCell/tests/LocaleListCell.test.js +++ b/packages/strapi-plugin-i18n/admin/src/components/LocaleListCell/tests/LocaleListCell.test.js @@ -6,6 +6,11 @@ jest.mock('@buffetjs/styles', () => ({ Tooltip: () => null, })); +jest.mock('@buffetjs/core', () => ({ + Padded: props =>
, + Text: props =>

, +})); + describe('LocaleListCell', () => { it('returns the default locale first, then the others sorted alphabetically', () => { const locales = [