mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
[fenix] Issue https://github.com/mozilla-mobile/fenix/issues/19040 - Fix UI test: settingsPrivacyItemsTest
This commit is contained in:
parent
1d8ff55891
commit
3da6fe471e
@ -77,7 +77,7 @@ private fun assertDataCollectionOptions() {
|
||||
.check(matches(withEffectiveVisibility(Visibility.VISIBLE)))
|
||||
|
||||
val marketingDataText =
|
||||
"Shares data about what features you use in Firefox Preview with Leanplum, our mobile marketing vendor."
|
||||
"Shares basic usage data with Adjust, our mobile marketing vendor"
|
||||
|
||||
onView(withText(marketingDataText))
|
||||
.check(matches(withEffectiveVisibility(Visibility.VISIBLE)))
|
||||
|
Loading…
Reference in New Issue
Block a user