Skip to content

Commit e7f72ab

Browse files
authored
build: fix size check failure (#19625)
Fixes a failure in one of the size checks that's breaking master.
1 parent ec7219d commit e7f72ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

goldens/size-test.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"material/list": 215881
3-
}
2+
"material/list": 153231
3+
}

0 commit comments

Comments
 (0)