Unverified Commit 005fa1c6 authored by Kate Lovett's avatar Kate Lovett Committed by GitHub

Updating names to correct versioning convention (#33865)

parent 30dbc4c7
eb9c1d66709a1f8a0291076865fe387ceed96dca
ba594dee85b2fb4dcb4121c1850a73493688eee5
......@@ -1434,7 +1434,7 @@ void main() {
await tester.pump(const Duration(milliseconds: 30));
await expectLater(
find.byType(BottomNavigationBar),
matchesGoldenFile('bottom_navigation_bar.shifting_transition.2.$pump.png'),
matchesGoldenFile('bottom_navigation_bar.shifting_transition.$pump.2.png'),
skip: !isLinux,
);
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment