Skip to content

Commit 34a47fd

Browse files
authored
Update packages/flutter_hooks/test/use_tab_controller_test.dart
1 parent ffc0d2a commit 34a47fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/flutter_hooks/test/use_tab_controller_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ void main() {
138138
verifyNoMoreInteractions(vsync);
139139
ticker.dispose();
140140
});
141+
141142
testWidgets('initial animationDuration matches with real constructor', (tester) async {
142143
late TabController controller;
143144
late TabController controller2;

0 commit comments

Comments
 (0)