TF-4058 Update E2E test to compatible with flutter version 3.32.8

This commit is contained in:
dab246
2025-10-14 15:20:22 +07:00
committed by Dat H. Pham
parent 81ce3f6b04
commit d686b66f75
24 changed files with 74 additions and 48 deletions
@@ -4838,13 +4838,6 @@ class AppLocalizations {
);
}
String get archiveAndDownload {
return Intl.message(
'Archive and download',
name: 'archiveAndDownload',
);
}
String get creatingAnArchiveForDownloading {
return Intl.message(
'Creating an archive for downloading',