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

Commit e96f8cda authored by Josh's avatar Josh
Browse files

Fixed Test Name in PhoneStatusBarViewControllerTest

Test: PhoneStatusBarViewControllerTest
Flag: EXEMPT Minor Refactor
Bug: 442337871
Change-Id: I4b09dac7a75cf18c98f4f6591962fd56c4793bb0
parent 9479f3e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -862,7 +862,7 @@ class PhoneStatusBarViewControllerTest(flags: FlagsParameterization) : SysuiTest

    @Test
    @EnableFlags(StatusBarConnectedDisplays.FLAG_NAME)
    fun connectedDisplayFlagOn_windowControllerIsSetInView() {
    fun connectedDisplayFlagOn_windowControllerIsNotSetInView() {
        attachToWindow(view)

        controller = createAndInitController(view)