From a5b5b3bf8cc9f408f8478ab29c262cce67be809b Mon Sep 17 00:00:00 2001 From: kyy Date: Mon, 23 Feb 2026 09:40:53 +0900 Subject: [PATCH] =?UTF-8?q?Playwright=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EB=82=B4=20'=EC=97=B0=EB=8F=99=20=EC=95=B1=20=EB=AA=A9?= =?UTF-8?q?=EB=A1=9D'=20=EB=AC=B8=EA=B5=AC=20=EC=88=98=EC=A0=95=20?= =?UTF-8?q?=EB=B0=98=EC=98=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- devfront/tests/clients.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devfront/tests/clients.spec.ts b/devfront/tests/clients.spec.ts index 249e78e0..5e37c48f 100644 --- a/devfront/tests/clients.spec.ts +++ b/devfront/tests/clients.spec.ts @@ -68,7 +68,7 @@ test("clients page loads correctly", async ({ page }) => { await expect(page).toHaveTitle(/바론 개발자 서비스/); // 페이지 내 주요 텍스트 확인 - await expect(page.getByText("클라이언트 목록")).toBeVisible(); + await expect(page.getByText("연동 앱 목록")).toBeVisible(); // 테이블 헤더 확인 await expect(