forked from baron/baron-sso
코드 테스트 실패 수정
This commit is contained in:
@@ -283,5 +283,6 @@ test.describe("UserFront login performance budget", () => {
|
||||
new URL(url).pathname.endsWith("/flutter_bootstrap.js"),
|
||||
);
|
||||
expect(rootIndex).toBeGreaterThanOrEqual(0);
|
||||
expect(bootstrapIndex).toBe(-1);
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user