Skip to content

Commit 85156a5

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/flutter_hooks/test/use_tab_controller_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ void main() {
158158
);
159159

160160
expect(controller.animationDuration, controller2.animationDuration);
161-
162161
});
163162
});
164163
}

0 commit comments

Comments
 (0)