Skip to content

Commit 8a81340

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 f0f05f6 commit 8a81340

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: 130473
1+
material/list/nav-list: 130617

0 commit comments

Comments
 (0)