diff --git a/.ci.yaml b/.ci.yaml index 247276a8635bc..48175009a56be 100644 --- a/.ci.yaml +++ b/.ci.yaml @@ -2104,7 +2104,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 4250dd8ea8bc2..45661e47574c8 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(() {