diff --git a/.ci.yaml b/.ci.yaml index ac20de5281e..b91e6b7417c 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2142,7 +2142,7 @@ targets: task_name: routing_test - name: Linux_android spell_check_test - bringup: true # TESTING PURPOSES ONLY + bringup: true recipe: devicelab/devicelab_drone presubmit: false timeout: 60 diff --git a/dev/integration_tests/spell_check/integration_test/integration_test.dart b/dev/integration_tests/spell_check/integration_test/integration_test.dart index 4250dd8ea8b..45661e47574 100644 --- a/dev/integration_tests/spell_check/integration_test/integration_test.dart +++ b/dev/integration_tests/spell_check/integration_test/integration_test.dart @@ -43,7 +43,7 @@ Future findTextSpanTree( return true; } -Future main() async { +void main() { IntegrationTestWidgetsFlutterBinding.ensureInitialized(); setUp(() {