E2E Fix integration test Twake Mail v0.18.4
E2E Fix integration test Twake Mail v0.18.4
This commit is contained in:
+3
-2
@@ -12,8 +12,9 @@ class ContextItemFilterMessageOptionAction
|
||||
super.action,
|
||||
super.selectedAction,
|
||||
this.appLocalizations,
|
||||
this.imagePaths,
|
||||
);
|
||||
this.imagePaths, {
|
||||
super.key,
|
||||
});
|
||||
|
||||
@override
|
||||
String get actionIcon => action.getContextMenuIcon(imagePaths);
|
||||
|
||||
Reference in New Issue
Block a user