TF-145 Add unit-test for RefreshChangesEmailsInMailboxInteractor
This commit is contained in:
Vendored
+2
-1
@@ -3,4 +3,5 @@ import 'package:jmap_dart_client/jmap/core/state.dart';
|
||||
|
||||
class StateFixtures {
|
||||
static final currentMailboxState = State('a1234');
|
||||
}
|
||||
static final currentEmailState = State('e1234');
|
||||
}
|
||||
Reference in New Issue
Block a user