TF-3493 Fix the issue causing the file search_email_by_date_time_and_sort_order_relevance_test.dart to fail.
Signed-off-by: dab246 <tdvu@linagora.com>
This commit is contained in:
@@ -46,7 +46,7 @@ class SearchRobot extends CoreRobot {
|
||||
finder: $(#mobile_dateTime_search_filter_button),
|
||||
view: $(#search_filter_list_view),
|
||||
scrollDirection: AxisDirection.right,
|
||||
delta: 300,
|
||||
delta: 100,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user