TF-4068 Add E2E test for select identity as default
This commit is contained in:
+1
@@ -72,6 +72,7 @@ class IdentityCreatorFormBottomView extends StatelessWidget {
|
||||
);
|
||||
} else {
|
||||
return ConfirmDialogButton(
|
||||
key: const Key('save_identity_button'),
|
||||
label: actionType.getPositiveButtonTitle(appLocalizations),
|
||||
backgroundColor: AppColor.primaryMain,
|
||||
textColor: Colors.white,
|
||||
|
||||
Reference in New Issue
Block a user