From 5b0c3fac97df9544bf5b9b3fa3ada3346e53699d Mon Sep 17 00:00:00 2001 From: taekyoungc <146041502+taekyoungc@users.noreply.github.com> Date: Tue, 7 Apr 2026 15:09:46 +0900 Subject: [PATCH] Add tester_badmin account with role and level --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aea28f7..e71621b 100644 --- a/README.md +++ b/README.md @@ -390,6 +390,7 @@ npx playwright test -g "로그인 페이지" | ID | 역할 | Level | |----|------|-------| +| `tester_badmin` | 본부 관리자 | 5 | | `tester_admin` | Super Admin | 4 | | `tester_local` | 지자체관리자 (중구청) | 3 | | `tester_shop` | 지정판매소 | 2 |