import initI18next from "i18n/initI18next"; beforeAll( async ( ) => { await initI18next( ); } );