overleaf/services/web/cypress/support/ct/window.ts
Alf Eaton 716f186fed Upgrade Cypress to v10 (#8322)
GitOrigin-RevId: 856c523a4ca34f8ccdc38067cef6fcd8a5c20250
2022-06-08 08:03:35 +00:00

4 lines
125 B
TypeScript

window.i18n = { currentLangCode: 'en' }
window.ExposedSettings = {
appName: 'Overleaf',
} as typeof window.ExposedSettings