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(