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

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

Merge "Fix focusChanges test name on ExitPipWithDismissButtonTest"

parents 09bd617d bd48ccf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -69,7 +69,7 @@ class ExitPipWithDismissButtonTest(testSpec: FlickerTestParameter) : ExitPipTran
     */
    @Presubmit
    @Test
    fun focusDoesNotChange() {
    fun focusChanges() {
        testSpec.assertEventLog {
            this.focusChanges("PipMenuView", "NexusLauncherActivity")
        }