From de9d1b6c27181f3507c7f1e7eb90d065ec2c91af Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sun, 15 Feb 2026 16:25:23 -0800 Subject: [PATCH] 4643 --- e2e/cypress.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/e2e/cypress.json b/e2e/cypress.json index d1e1732..a588401 100644 --- a/e2e/cypress.json +++ b/e2e/cypress.json @@ -12,12 +12,12 @@ "password": "l3tm3in" }, "accounting": { - "login": "BizAdmin", - "password": "BizAdmin" + "login": "Accounting", + "password": "Accounting" }, "service": { - "login": "BizAdmin", - "password": "BizAdmin" + "login": "Service", + "password": "Service" }, "customer": { "login": "Customer",