1
0
forked from baron/baron-sso

adminfront biome 오류 수정

This commit is contained in:
2026-06-10 15:43:58 +09:00
parent 52046e4a66
commit 5738469983

View File

@@ -410,9 +410,7 @@ test.describe("User Management", () => {
fullPage: true,
});
await page
.getByRole("button", { name: /사용자 Claim 값 저장/i })
.click();
await page.getByRole("button", { name: /사용자 Claim 값 저장/i }).click();
await expect
.poll(() => updatePayload)