Skip to content

Commit 187bc98

Browse files
authored
build: fix failing size tests (#19797)
Fixes a few size test failures due to the relevant PRs being opened before we had size checks.
1 parent f4f0d95 commit 187bc98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

goldens/size-test.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
cdk/drag-drop/all-directives: 153063
2-
cdk/drag-drop/basic: 150321
1+
cdk/drag-drop/all-directives: 153594
2+
cdk/drag-drop/basic: 150852
33
material-experimental/mdc-chips/basic: 147613
44
material-experimental/mdc-form-field/advanced: 220865
55
material-experimental/mdc-form-field/basic: 220028
66
material/autocomplete/without-optgroup: 208091
77
material/button-toggle/standalone: 119400
88
material/chips/basic: 162733
9-
material/datepicker/range-picker/without-form-field: 330101
9+
material/datepicker/range-picker/without-form-field: 330747
1010
material/expansion/without-accordion: 130562
1111
material/form-field/advanced: 186234
1212
material/form-field/basic: 185008

0 commit comments

Comments
 (0)