Issue#104 Change to Manual trigger and revert back temporary changes
This commit is contained in:
parent
bae8c0fc96
commit
b7e3cc493a
3 changed files with 60 additions and 61 deletions
|
|
@ -57,7 +57,7 @@ class AuthComposeInstrumentedTest : KoinTest {
|
|||
composeTestRule.mainClock.advanceTimeUntil { anyResourceIdling() }
|
||||
navigationRobot.assertAuthScreen()
|
||||
robot.setPassword("alma")
|
||||
.setUsername("banaxn")
|
||||
.setUsername("banan")
|
||||
.assertUsername("banan")
|
||||
.assertPassword("alma")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue