Use receiver.
This commit is contained in:
parent
47856c22ce
commit
cd9f3ad3fb
3 changed files with 3 additions and 3 deletions
|
|
@ -98,7 +98,7 @@ class SecureBackupEnterRecoveryKeyViewTest {
|
|||
onBackClick: () -> Unit = EnsureNeverCalled(),
|
||||
onCreateNewRecoveryKey: () -> Unit = EnsureNeverCalled(),
|
||||
) {
|
||||
rule.setContent {
|
||||
setContent {
|
||||
SecureBackupEnterRecoveryKeyView(
|
||||
state = state,
|
||||
onSuccess = onDone,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue