diff --git a/apps/mobile/app/components/list-items/headers/section-header.tsx b/apps/mobile/app/components/list-items/headers/section-header.tsx index fcdbe1457..17ccb9049 100644 --- a/apps/mobile/app/components/list-items/headers/section-header.tsx +++ b/apps/mobile/app/components/list-items/headers/section-header.tsx @@ -120,7 +120,6 @@ export const SectionHeader = React.memo< : "sort-descending" } color={colors.secondary.icon} - t testID="icon-sort" onPress={() => { if (!screen) return;