Fix that flutter test does not understand concurrency (#125942)

Close https://github.com/flutter/flutter/issues/125940

I will add tests if this PR looks roughly OK :)

The fix mainly mimics https://github.com/flutter/flutter/pull/115160 - just remove the default argument.

p.s. I ran into this bug when wanting to set concurrency in my dart_test.yaml for one set of my tests which I need to be executed without parallalization.
This commit is contained in:
fzyzcjy 2023-05-09 04:25:12 +08:00 committed by GitHub
parent 742a1b49e9
commit 2a9530f3f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Diff Content Not Available