Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[google_maps] Relax the Android renderer requset test (flutter#3364)
Updates the "initialized with latest renderer" test to just test that the rest resulted in some valid response, since we can't actually control what the server returns; the request is non-binding, and there are cases where (e.g., depending on the device details) the legacy renderer will be returned regardless.
- Loading branch information