Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Allow Tests to Not Report Slow EDT Operations
Android Studio project is experiencing flakiness in tests due to ExecutionTestCase: ``` assertEquals("No ignored errors should happen during execution tests", 0, errorLoggingHappened); ```
- Loading branch information