diff --git a/frontend/e2e/auth.setup.ts b/frontend/e2e/auth.setup.ts index 426a8354..a65e997b 100644 --- a/frontend/e2e/auth.setup.ts +++ b/frontend/e2e/auth.setup.ts @@ -55,8 +55,8 @@ setup('autenticacion', async ({ page }) => { await page.getByRole('button', { name: /^anexo76-dev/i }).click() } - // ── 4. Esperar redirect a /dashboard ────────────────────────────────────── - await expect(page).toHaveURL(/\/dashboard/, { timeout: 30_000 }) + // ── 4. Esperar redirect final según URL nueva (p. ej. app-launcher) ────── + await expect(page).toHaveURL(/app-launcher/, { timeout: 30_000 }) // ── 5. ExchangeRateGuard abre un dialog modal en cada carga del dashboard // si no existe un tipo de cambio para hoy. El guard espera a que