Add UI tests for optional app lock setup. (#2046)
This commit is contained in:
@@ -83,6 +83,7 @@ struct AppLockSetupPINScreen: View {
|
||||
Button(L10n.actionCancel) {
|
||||
context.send(viewAction: .cancel)
|
||||
}
|
||||
.accessibilityIdentifier(A11yIdentifiers.appLockSetupPINScreen.cancel)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user