2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-11 13:11:01 +00:00

Issue #19040 - Fix UI test: settingsPrivacyItemsTest

This commit is contained in:
Sebastian Kaspari 2021-04-29 16:36:17 +02:00 committed by Jonathan Almeida
parent 5f4a590418
commit cd4294d314

View File

@ -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)))