forked from baron/baron-sso
adminfront codecheck 오류 수정
This commit is contained in:
@@ -130,7 +130,7 @@ test.describe("Tenants Management", () => {
|
||||
.click();
|
||||
|
||||
await expect(page.getByRole("dialog")).toContainText(
|
||||
/조직 테넌트.*사용자|organization tenants.*users/i,
|
||||
/조직\/사용자 통합 일괄 등록|organization and user batch registration/i,
|
||||
);
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user