Issue#107 Update Restoration tests so it points out error all the time
This commit is contained in:
parent
d39405fda0
commit
9807caa5ae
1 changed files with 1 additions and 0 deletions
|
|
@ -175,6 +175,7 @@ class AuthComposeInstrumentedTest : KoinTest {
|
|||
.assertPassword("banan")
|
||||
|
||||
stateRestorationTester.emulateSavedInstanceStateRestore()
|
||||
composeTestRule.mainClock.advanceTimeBy(SPLASH_DELAY) // ensure all time based operation run
|
||||
|
||||
navigationRobot.assertAuthScreen()
|
||||
robot.assertUsername("alma")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue