Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
F
Front-End
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
abdullh.alsoleman
Front-End
Commits
005fa1c6
Unverified
Commit
005fa1c6
authored
Jun 06, 2019
by
Kate Lovett
Committed by
GitHub
Jun 06, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updating names to correct versioning convention (#33865)
parent
30dbc4c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
goldens.version
bin/internal/goldens.version
+1
-1
bottom_navigation_bar_test.dart
...ges/flutter/test/material/bottom_navigation_bar_test.dart
+1
-1
No files found.
bin/internal/goldens.version
View file @
005fa1c6
eb9c1d66709a1f8a0291076865fe387ceed96dca
ba594dee85b2fb4dcb4121c1850a73493688eee5
packages/flutter/test/material/bottom_navigation_bar_test.dart
View file @
005fa1c6
...
...
@@ -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
,
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment