Fix cupertino icons mapping which was misaligned by 1 (#72384)

This commit is contained in:
xster 2020-12-15 16:21:27 -08:00 committed by GitHub
parent 6471a34de2
commit 795b23ef44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1099 additions and 1101 deletions

View File

@ -37,7 +37,5 @@ void main() {
find.byType(CupertinoNavigationDemo),
matchesGoldenFile('cupertino_navigation_demo.screen.2.png'),
);
},
// TODO(egarciad): https://github.com/flutter/flutter/issues/69994
skip: true);
});
}

File diff suppressed because it is too large Load Diff