TF-4058 Update E2E test to compatible with flutter version 3.32.8
This commit is contained in:
@@ -68,6 +68,7 @@ class AttachmentsInfo extends StatelessWidget {
|
||||
),
|
||||
if (onTapDownloadAllButton != null)
|
||||
TMailButtonWidget(
|
||||
key: const Key('download_all_attachments_button'),
|
||||
text: AppLocalizations.of(context).downloadAll,
|
||||
icon: !responsiveUtils.isMobile(context)
|
||||
? imagePaths.icDownloadAttachment
|
||||
|
||||
Reference in New Issue
Block a user