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

Commit 13805f50 authored by Sergey Pinkevich's avatar Sergey Pinkevich Committed by Android (Google) Code Review
Browse files

Merge "[E2E test] Use American English for contentDescription in test check" into main

parents 7ccc1141 04adb148
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -136,6 +136,6 @@ abstract class TaskbarInDesktopMode(

    private companion object {
        const val ACTIVE_LABEL = "Active"
        const val MINIMIZED_LABEL = "Minimised"
        const val MINIMIZED_LABEL = "Minimized"
    }
}