diff --git a/frontend/e2e/helpers/contrast.ts b/frontend/e2e/helpers/contrast.ts index a8e361d4..463f456e 100644 --- a/frontend/e2e/helpers/contrast.ts +++ b/frontend/e2e/helpers/contrast.ts @@ -138,11 +138,14 @@ export const measureContrast = async (page: Page, probe: string): Promise b - a); return (high + 0.05) / (low + 0.05);