diff --git a/frontend/e2e/auth.setup.ts b/frontend/e2e/auth.setup.ts index a65e997b..0d68983a 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 final según URL nueva (p. ej. app-launcher) ────── - await expect(page).toHaveURL(/app-launcher/, { timeout: 30_000 }) + // ── 4. Esperar redirect SSO con active_system=fixed_asset ──────────────── + await expect(page).toHaveURL(/active_system=fixed_asset/, { 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