Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c14a64e2 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Correct the name of AppLocalePreferenceTest"

parents 93b0b686 70e1f6ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -56,7 +56,7 @@ import org.mockito.quality.Strictness
import org.mockito.Mockito.`when` as whenever

@RunWith(AndroidJUnit4::class)
class AppLocalePresenterTest {
class AppLocalePreferenceTest {
    @get:Rule
    val composeTestRule = createComposeRule()