forked from baron/baron-sso
devfront rp_admin tenant_admin 제거
This commit is contained in:
@@ -53,7 +53,7 @@ function expectClientTabsOrder(pagePath: string, expectedActive: RegExp) {
|
||||
|
||||
test.describe("DevFront client detail tabs", () => {
|
||||
test.beforeEach(async ({ page }) => {
|
||||
await seedAuth(page, "rp_admin");
|
||||
await seedAuth(page, "super_admin");
|
||||
});
|
||||
|
||||
test(
|
||||
|
||||
Reference in New Issue
Block a user