Updated on 2026-08-14
This commit is contained in:
parent
173ee13120
commit
4b2eb80765
13 changed files with 123 additions and 74 deletions
|
|
@ -136,6 +136,7 @@ abstract class BaseTestCase : TestCase(
|
|||
composeTestRule.onRoot(useUnmergedTree = useUnmergedTree).printToLog(tag, maxDepth)
|
||||
}
|
||||
|
||||
fun waitForIdle() = composeTestRule.waitForIdle()
|
||||
|
||||
private fun setFeatureToggles() {
|
||||
runBlocking {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue