Reduce mobileDataEnabledFlow_forSubIdNotChanged flaky
Bug: 338300477 Test: unit test Change-Id: Id45e5228b60581b00d92e38f553a22631fb5c9b2
This commit is contained in:
@@ -82,7 +82,7 @@ class MobileDataEnabledFlowTest {
|
||||
delay(100)
|
||||
mobileDataEnabledForSubId = true
|
||||
|
||||
assertThat(listDeferred.await()).hasSize(2)
|
||||
assertThat(listDeferred.await().size).isAtLeast(2)
|
||||
}
|
||||
|
||||
private companion object {
|
||||
|
Reference in New Issue
Block a user