Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit b794586

Browse files
update goldens hash
1 parent 0a71d74 commit b794586

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/web_ui/dev/goldens_lock.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
repository: https://github.com/flutter/goldens.git
2-
revision: 4a8da9f65353bda26a73e12838797f20cfdedc40
2+
revision: 4d00d1a0f1c0bc123814919a45ef2c2f57ed21ec

lib/web_ui/test/canvaskit/canvas_golden_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ void testMain() {
368368
),
369369
);
370370
await testTextStyle(
371-
'half leading overrides paragraph style half leading',
371+
'text style half leading overrides paragraph style half leading',
372372
height: 20,
373373
fontSize: 10,
374374
leadingDistribution: ui.TextLeadingDistribution.proportional,

0 commit comments

Comments
 (0)