Skip to content

Commit 2fe2104

Browse files
committed
ci: decrease payload size limit for AIO tests (angular#39766)
This commit updates the payload size limit for the AIO tests. This is likely an effect of the changes from PR angular#39600 that was merged earlier. PR Close angular#39766
1 parent 0237845 commit 2fe2104

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

goldens/size-tracking/aio-payloads.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"master": {
1313
"uncompressed": {
1414
"runtime-es2015": 3033,
15-
"main-es2015": 448538,
15+
"main-es2015": 447906,
1616
"polyfills-es2015": 52493
1717
}
1818
}

0 commit comments

Comments
 (0)