Skip to content

Commit 3428685

Browse files
author
jonahwilliams
committed
Merge branch 'adjust_bounds' of github.com:jonahwilliams/flutter into adjust_bounds
2 parents 5532efe + 225a2bb commit 3428685

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/flutter/test/material/reorderable_list_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2256,6 +2256,7 @@ void main() {
22562256
duration: const Duration(milliseconds: 600),
22572257
interval: Duration(milliseconds: (1000 / autoScrollerVelocityScalar).round()),
22582258
);
2259+
await drag.up();
22592260

22602261
return scrollController.offset;
22612262
}

0 commit comments

Comments
 (0)