mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
On failure to configure a mock VM service, we get a useful exception in setUpAll(). This change prevents an additional failure in tearDownAll() that provides no additional useful diagnostic info.