Issue#104 Change to Manual trigger and revert back temporary changes

This commit is contained in:
Gergely Hegedus 2022-07-14 00:42:29 +03:00
parent bae8c0fc96
commit b7e3cc493a
3 changed files with 60 additions and 61 deletions

View file

@ -57,7 +57,7 @@ class AuthComposeInstrumentedTest : KoinTest {
composeTestRule.mainClock.advanceTimeUntil { anyResourceIdling() }
navigationRobot.assertAuthScreen()
robot.setPassword("alma")
.setUsername("banaxn")
.setUsername("banan")
.assertUsername("banan")
.assertPassword("alma")