forked from baron/baron-sso
devfront rp_admin tenant_admin 제거
This commit is contained in:
@@ -19,7 +19,7 @@ test.describe("DevFront relationships", () => {
|
||||
page.on("dialog", async (dialog) => {
|
||||
await dialog.accept();
|
||||
});
|
||||
await seedAuth(page, "rp_admin");
|
||||
await seedAuth(page, "super_admin");
|
||||
});
|
||||
|
||||
test("list add and remove direct RP relationships", async ({ page }) => {
|
||||
|
||||
Reference in New Issue
Block a user