Files
stuartmorgan 67372cf7ec [tool] Skip non-plugin packages in FTL command (#3209)
The `firebase-test-lab` expectations were written for flutter/plugins,
where everything was supposed to have an integration test. This makes
non-plugin packages skip, not fail, if they don't have native
Android integration tests.

Fixes https://github.com/flutter/flutter/issues/120450
2023-02-15 19:43:58 +00:00
..