diff --git a/app/views/SettingsView/index.tsx b/app/views/SettingsView/index.tsx
index abe810c8e..adb1210cb 100644
--- a/app/views/SettingsView/index.tsx
+++ b/app/views/SettingsView/index.tsx
@@ -228,7 +228,7 @@ const SettingsView = (): React.ReactElement => {
title='Media_auto_download'
showActionIndicator
onPress={() => navigateToScreen('MediaAutoDownloadView')}
- testID='media-auto-download-view-theme'
+ testID='settings-view-media-auto-download'
/>