forked from baron/baron-sso
병합 이후 검토 적용
This commit is contained in:
@@ -143,7 +143,7 @@ test.describe("DevFront RP claim cache", () => {
|
||||
.click();
|
||||
|
||||
await expect(
|
||||
page.getByText("offline_access", { exact: true }),
|
||||
page.getByRole("button", { name: /offline_access/ }),
|
||||
).toBeVisible();
|
||||
await expect(
|
||||
page.getByRole("button", { name: /employee_code/ }),
|
||||
|
||||
Reference in New Issue
Block a user