From 420bd49c9e87793cc525cd39eb52be4712f6e9c7 Mon Sep 17 00:00:00 2001 From: Reinaldo Neto Date: Wed, 7 Jun 2023 17:18:12 -0300 Subject: [PATCH] minor tweak --- app/views/SettingsView/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' />