Skip to content

Commit

Permalink
[ci] Manually Roll Flutter from 61e927d to d2e6dfe (143 revisions) (f…
Browse files Browse the repository at this point in the history
…lutter#6723)

* Slow down link_widget_test scroll extent so test passes (framework/engine regression?)

* Manually Roll Flutter from 61e927d to d2e6dfe (143 revisions)
  • Loading branch information
ditman authored Nov 19, 2022
1 parent c1e4e21 commit 617f88a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ void main() {

await tester.scrollUntilVisible(
find.text('#${itemCount - 1}'),
2500,
800,
maxScrolls: 1000,
);
});
Expand Down

0 comments on commit 617f88a

Please sign in to comment.