Skip to content
Snippets Groups Projects
Unverified Commit e42d75ce authored by Alex Catarineu's avatar Alex Catarineu Committed by Matthew Finkel
Browse files

fixup! Bug 40073: Use correct branding on About page

parent 8e2dbef6
1 merge request!83Bug 40129 01
......@@ -107,8 +107,8 @@ private fun assertVersionNumber() {
}
private fun assertProductCompany() {
onView(withId(R.id.tor_about_content))
.check(matches(withText(containsString("Firefox Preview is produced by the Tor Project."))))
onView(withId(R.id.about_content))
.check(matches(withText(containsString("Tor Browser Nightly is produced by the Tor Project, a U.S.-based 501(c)(3) nonprofit."))))
}
private fun assertCurrentTimestamp() {
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment