Updated on 2026-08-14

This commit is contained in:
Tangem 2025-10-06 11:45:18 +03:00
parent 173ee13120
commit 4b2eb80765
13 changed files with 123 additions and 74 deletions

View file

@ -136,6 +136,7 @@ abstract class BaseTestCase : TestCase(
composeTestRule.onRoot(useUnmergedTree = useUnmergedTree).printToLog(tag, maxDepth)
}
fun waitForIdle() = composeTestRule.waitForIdle()
private fun setFeatureToggles() {
runBlocking {