HOTFIX Integration test v0.18.2 (#3980)
This commit is contained in:
@@ -13,7 +13,7 @@ class EmailRobot extends CoreRobot {
|
||||
}
|
||||
|
||||
Future<void> tapDownloadAllButton() async {
|
||||
await $(AppLocalizations().downloadAll).tap();
|
||||
await $(AppLocalizations().archiveAndDownload).tap();
|
||||
await $.pumpAndSettle();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user