Skip to content

Commit 20e52fc

Browse files
committed
test: update size tracking goldens (angular#42069)
Due to the way PRs are merged to both master and patch branches, the size tracking goldens for `11.2.x` have gotten slightly out of sync, causing failures at HEAD. This commit corrects the goldens (an increase of approximately 500 bytes). PR Close angular#42069
1 parent 95e3e26 commit 20e52fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

goldens/size-tracking/integration-payloads.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"master": {
4040
"uncompressed": {
4141
"runtime-es2015": 2285,
42-
"main-es2015": 239929,
42+
"main-es2015": 240467,
4343
"polyfills-es2015": 36973,
4444
"5-es2015": 753
4545
}
@@ -49,7 +49,7 @@
4949
"master": {
5050
"uncompressed": {
5151
"runtime-es2015": 2289,
52-
"main-es2015": 215750,
52+
"main-es2015": 216274,
5353
"polyfills-es2015": 36723,
5454
"5-es2015": 781
5555
}

0 commit comments

Comments
 (0)