TF-4404 Add e2e test for Mail to attendees action on mobile
This commit is contained in:
@@ -24,6 +24,8 @@ enum EventActionType {
|
||||
}
|
||||
}
|
||||
|
||||
Key getKeyButton() => Key('${name}_event_action_button');
|
||||
|
||||
String getToastMessageSuccess(BuildContext context) {
|
||||
switch(this) {
|
||||
case EventActionType.yes:
|
||||
|
||||
Reference in New Issue
Block a user