From 63b1b48195d1089eadfb7be5d029e59cc95bf781 Mon Sep 17 00:00:00 2001 From: DatDang Date: Tue, 24 Dec 2024 10:58:47 +0700 Subject: [PATCH] fixup! TF-3332 Prevent refresh when switching mailbox --- .../thread/presentation/controller/thread_controller_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/features/thread/presentation/controller/thread_controller_test.dart b/test/features/thread/presentation/controller/thread_controller_test.dart index 8bf8bf57e2..571219a5fd 100644 --- a/test/features/thread/presentation/controller/thread_controller_test.dart +++ b/test/features/thread/presentation/controller/thread_controller_test.dart @@ -448,7 +448,7 @@ void main() { emailFilter: anyNamed('emailFilter'), propertiesCreated: anyNamed('propertiesCreated'), propertiesUpdated: anyNamed('propertiesUpdated'), - getLatestChanges: anyNamed('getLatestChanges'), + getLatestChanges: false, )); // assert