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