Try fixing UI test (it works locally)
This commit is contained in:
parent
8798f362c1
commit
d851f91287
1 changed files with 1 additions and 1 deletions
|
|
@ -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>()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue