forked from baron/baron-sso
devfront rp_admin tenant_admin 제거
This commit is contained in:
@@ -127,7 +127,7 @@ test.describe("DevFront developer request and management", () => {
|
||||
developerRequests: [request],
|
||||
};
|
||||
|
||||
await seedAuth(page, "rp_admin");
|
||||
await seedAuth(page, "user");
|
||||
await installDevApiMock(page, state);
|
||||
|
||||
await page.goto("/clients");
|
||||
|
||||
Reference in New Issue
Block a user