forked from baron/baron-sso
모바일 로그인창 테스트 강화
This commit is contained in:
@@ -101,9 +101,7 @@ function expectNoDuplicateStaticRequests(metrics: LoadMetrics): void {
|
||||
!path.endsWith('/main.dart.wasm') &&
|
||||
!path.endsWith('/main.dart.mjs') &&
|
||||
!path.endsWith('/skwasm.js') &&
|
||||
!path.endsWith('/skwasm.wasm') &&
|
||||
!path.endsWith('/assets/assets/fonts/NotoSansKR-Regular.ttf') &&
|
||||
!path.endsWith('/assets/assets/fonts/NotoSansKR-Bold.ttf')
|
||||
!path.endsWith('/skwasm.wasm')
|
||||
);
|
||||
},
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user