Skip to content

Commit 1c07c97

Browse files
committed
build: update list size test golden to reflect latest changes
The list size test is currently slightly deviating from the golden. This is unrelated to the TypeScript 3.9.5 update, but just came to time as part of checking for any other size impact due to the TS update. For reference: here is the build for the latest commit in `master` at time of writing: https://app.circleci.com/pipelines/github/angular/components/8713/workflows/61de1ab2-af77-4d73-86ce-f3dcd4f95143/jobs/151345/steps. To inspect the actual size, open the streamed build results and inspect the log output from the `size:nav-list` target. ``` Expected: 153231, but got: 153439 ```
1 parent 99541ea commit 1c07c97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

goldens/size-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
material/list/nav-list: 153231
1+
material/list/nav-list: 153439

0 commit comments

Comments
 (0)