Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

Commit

Permalink
[ci] Manually Roll Flutter from 61e927d to d2e6dfe (143 revisions) (#…
Browse files Browse the repository at this point in the history
…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 committed Nov 19, 2022
1 parent 017e776 commit d6c0bcb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .ci/flutter_master.version
@@ -1 +1 @@
61e927d22fe6d82c94c368d62aa81f733bd9218d
d2e6dfefa5caf89231aec56f11b552934a70e7c7
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 d6c0bcb

Please sign in to comment.