Skip to content

Commit

Permalink
Merge branch 'master' into patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dnfield authored Dec 5, 2023
2 parents 3459bab + ac2ef32 commit 31771bd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/flutter_svg/test/no_width_height_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ void main() {
await expectLater(
find.byType(RepaintBoundary),
matchesGoldenFile('golden_widget/columns_and_rows.png'),
skip: 'This golden needs updating',
);
}, skip: !isLinux);
}
Expand Down

0 comments on commit 31771bd

Please sign in to comment.