Update the test, the wording of the button has changed.
This commit is contained in:
parent
03dbfd927f
commit
a51078b2f2
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ class ResetIdentityRootViewTest {
|
||||||
ResetIdentityRootState(displayConfirmationDialog = false, eventSink = eventsRecorder),
|
ResetIdentityRootState(displayConfirmationDialog = false, eventSink = eventsRecorder),
|
||||||
)
|
)
|
||||||
|
|
||||||
rule.clickOn(CommonStrings.action_continue)
|
rule.clickOn(R.string.screen_encryption_reset_action_continue_reset)
|
||||||
|
|
||||||
eventsRecorder.assertSingle(ResetIdentityRootEvent.Continue)
|
eventsRecorder.assertSingle(ResetIdentityRootEvent.Continue)
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue