Skip to content

Commit 48c3da5

Browse files
authored
Merge pull request #366 from AhmedLSayed9/update_goldens
Update golden files
2 parents 337f424 + 3598ba0 commit 48c3da5

17 files changed

+2
-0
lines changed

packages/dropdown_button2_test/test/examples/form_field_example_test.dart

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ import 'test_app.dart';
88
void main() {
99
runGoldenTests(
1010
'FormField Example',
11+
// NOTE: InputDecorator's contentPadding.vertical is incorrect on desktop
12+
// until https://github.com/flutter/flutter/issues/166201 is fixed
1113
(WidgetTester tester, ViewVariant variant) async {
1214
// GIVEN
1315
await tester.pumpTestApp(const FormFieldExample());
Loading
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)