fix e2e tests

This commit is contained in:
Samuel Newman
2026-07-07 20:15:11 +03:00
parent 102905b962
commit e5be2ca212
2 changed files with 5 additions and 2 deletions
+1
View File
@@ -640,6 +640,7 @@ function HostingProviderIndicator({
return (
<Button
testID="selectServiceButton"
label={l`Change hosting provider`}
accessibilityHint={l`Opens a dialog to change the hosting provider you sign in to`}
style={[!gtMobile && [a.mt_auto, a.mb_sm, a.self_center]]}