Merge "Fix focusChanges test name on ExitPipWithDismissButtonTest"
This commit is contained in:
committed by
Android (Google) Code Review
commit
52a8783b37
@@ -69,7 +69,7 @@ class ExitPipWithDismissButtonTest(testSpec: FlickerTestParameter) : ExitPipTran
|
||||
*/
|
||||
@Presubmit
|
||||
@Test
|
||||
fun focusDoesNotChange() {
|
||||
fun focusChanges() {
|
||||
testSpec.assertEventLog {
|
||||
this.focusChanges("PipMenuView", "NexusLauncherActivity")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user