Roll engine to f45572e95f93edb89b6750a4f36ad8ed7c0a2560 (#28178)

* Roll engine to f45572e95f93edb89b6750a4f36ad8ed7c0a2560

* update goldens

* update goldens version
This commit is contained in:
Dan Field 2019-02-19 21:35:31 -08:00 committed by GitHub
parent 035e0765cc
commit dd23be3936
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
f37b09a11b281b2a4e5dfcb45029069c3ac6e460
f45572e95f93edb89b6750a4f36ad8ed7c0a2560

View File

@ -1 +1 @@
ec90c64e598804d691c1c6bfcd191a63480e3053
316817d949c1f7051e8a4898486ae7643ce31167

View File

@ -128,7 +128,7 @@ void main() {
await tester.pumpWidget(build(elevation.toDouble()));
await expectLater(
find.byType(Container),
matchesGoldenFile('shadow.PhysicalShape.$elevation.png'),
matchesGoldenFile('shadow.PhysicalShape.$elevation.1.png'),
);
}
debugDisableShadows = true;