Fix test regression on API 33.
This commit is contained in:
parent
71ff72750c
commit
4de44b702e
2 changed files with 4 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ class SecurityAndPrivacyViewTest {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Config(qualifiers = "h640dp")
|
||||
@Config(qualifiers = "h1024dp")
|
||||
fun `click on room visibility item emits the expected event`() {
|
||||
val recorder = EventsRecorder<SecurityAndPrivacyEvents>()
|
||||
val state = aSecurityAndPrivacyState(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue