forked from baron/baron-sso
조직도 줌 레벨 상향
This commit is contained in:
@@ -111,7 +111,7 @@ function resolvePerformanceBudget(projectName: string): {
|
||||
if (projectName.includes('mobile')) {
|
||||
return { coldMs: 3000, warmMs: 1500 };
|
||||
}
|
||||
return { coldMs: 1700, warmMs: 1200 };
|
||||
return { coldMs: 2300, warmMs: 1500 };
|
||||
}
|
||||
|
||||
test.describe('UserFront login performance budget', () => {
|
||||
|
||||
Reference in New Issue
Block a user