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

Commit bd48ccf6 authored by Nataniel Borges's avatar Nataniel Borges
Browse files

Fix focusChanges test name on ExitPipWithDismissButtonTest

Bug: 240313546
Test: atest WMShellFlickerTests
Change-Id: Id5530efec7b4216e3515cc10735f772677a766d2
parent b2f97af5
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")
        }