Explorar el Código

Removed obsolete todo comment

Anatoly Pulyaevskiy hace 6 años
padre
commit
5f5bd03355
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  1. 0
    1
      packages/zefyr/test/widgets/buttons_test.dart

+ 0
- 1
packages/zefyr/test/widgets/buttons_test.dart Ver fichero

@@ -118,7 +118,6 @@ void main() {
118 118
       await tester
119 119
           .tap(find.widgetWithText(GestureDetector, 'Tap to edit link'));
120 120
       await tester.pumpAndSettle();
121
-      // TODO: figure out why below finder finds 2 instances of TextField
122 121
       expect(find.byType(TextField), findsOneWidget);
123 122
 
124 123
       await tester.enterText(find.widgetWithText(TextField, 'https://').first,