HOTFIX Integration test 0.24.8 (#4298)
This commit is contained in:
@@ -193,4 +193,8 @@ class ComposerRobot extends CoreRobot {
|
||||
);
|
||||
controller?.handleSuccessViewState(LocalImagePickerSuccess(fileInfo));
|
||||
}
|
||||
|
||||
Future<void> tapDiscardChanges() async {
|
||||
await $(AppLocalizations().discardChanges).tap();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user