Reduce flaky of App Info tests
Bug: 236346018 Test: Unit test Change-Id: If810ef57675b8fb3bab533360bb62cc41a8cc9d8
This commit is contained in:
@@ -167,6 +167,7 @@ class AppAllServicesPreferenceTest {
|
|||||||
AppAllServicesPreference(APP)
|
AppAllServicesPreference(APP)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
composeTestRule.delay()
|
||||||
}
|
}
|
||||||
|
|
||||||
private companion object {
|
private companion object {
|
||||||
|
@@ -145,6 +145,7 @@ class AppSettingsPreferenceTest {
|
|||||||
AppSettingsPreference(APP)
|
AppSettingsPreference(APP)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
composeTestRule.delay()
|
||||||
}
|
}
|
||||||
|
|
||||||
private companion object {
|
private companion object {
|
||||||
|
Reference in New Issue
Block a user