From d0cba78f839063a1ceabdeecd1b84ab351202f52 Mon Sep 17 00:00:00 2001 From: hreyes Date: Wed, 27 May 2026 09:54:37 -0600 Subject: [PATCH] fix/test-jenkins-fixed-asset --- frontend/e2e/auth.setup.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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