// setupTests.js import '@testing-library/jest-dom'; global.gettext = (text) => text;