Skip to content

build: fix failing size tests #19797

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 29, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions goldens/size-test.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
cdk/drag-drop/all-directives: 153063
cdk/drag-drop/basic: 150321
cdk/drag-drop/all-directives: 153594
cdk/drag-drop/basic: 150852
material-experimental/mdc-chips/basic: 147613
material-experimental/mdc-form-field/advanced: 220865
material-experimental/mdc-form-field/basic: 220028
material/autocomplete/without-optgroup: 208091
material/button-toggle/standalone: 119400
material/chips/basic: 162733
material/datepicker/range-picker/without-form-field: 330101
material/datepicker/range-picker/without-form-field: 330747
material/expansion/without-accordion: 130562
material/form-field/advanced: 186234
material/form-field/basic: 185008
Expand Down