Try fixing UI test (it works locally)
This commit is contained in:
committed by
Jorge Martin Espinosa
parent
88f45517ca
commit
4ef0dfed8c
@@ -113,7 +113,7 @@ class DeveloperSettingsViewTest {
|
||||
eventsRecorder.assertSingle(DeveloperSettingsEvents.SetTracingLogLevel(LogLevelItem.DEBUG))
|
||||
}
|
||||
|
||||
@Config(qualifiers = "h2000dp")
|
||||
@Config(qualifiers = "h2200dp")
|
||||
@Test
|
||||
fun `clicking on clear cache emits the expected event`() {
|
||||
val eventsRecorder = EventsRecorder<DeveloperSettingsEvents>()
|
||||
|
||||
Reference in New Issue
Block a user