[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-153.2.0esr-16.0-1] fixup! [android] Modify UI/UX



Title: GitLab

Pier Angelo Vendrame pushed to branch tor-browser-153.2.0esr-16.0-1 at The Tor Project / Applications / Tor Browser

Commits:

  • d673cb2a
    by Beatriz Rizental at 2026-09-07T14:55:23-03:00
    fixup! [android] Modify UI/UX
    
    Bug 44695: Drop unnecessary Android test patch
    

1 changed file:

Changes:

  • mobile/android/fenix/app/src/test/java/org/mozilla/fenix/settings/SupportUtilsTest.kt
    ... ... @@ -33,10 +33,10 @@ class SupportUtilsTest {
    33 33
                     Locale.forLanguageTag("fr"),
    
    34 34
                 ),
    
    35 35
             )
    
    36
    -        // assertEquals(
    
    37
    -        //     "https://www.mozilla.org/firefox/android/notes",
    
    38
    -        //     SupportUtils.WHATS_NEW_URL,
    
    39
    -        // )
    
    36
    +        assertEquals(
    
    37
    +            "https://www.mozilla.org/firefox/android/notes",
    
    38
    +            SupportUtils.WHATS_NEW_URL,
    
    39
    +        )
    
    40 40
         }
    
    41 41
     
    
    42 42
         @Test
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx