TF-816: get list email forward

This commit is contained in:
ManhNTX
2022-08-18 10:18:59 +07:00
committed by Dat H. Pham
parent 35eb29c1cf
commit c171f5fc24
26 changed files with 447 additions and 24 deletions
@@ -12,7 +12,7 @@ import 'package:jmap_dart_client/jmap/jmap_request.dart';
void main() {
group('test to json get forward method', () {
final expectRuleFilter1 = TmailForward(
final expectRuleFilter1 = TMailForward(
id: ForwardIdSingleton.forwardIdSingleton,
localCopy: true,
forwards: {"bob@domain.org", "alice@domain.org"},