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

Commit d03b525d authored by Josh Tsuji's avatar Josh Tsuji
Browse files

Disable keyguard_wm_state_refactor for test that sets keyguardGoingAway.

Bug: 278086361
Test: atest FromAlternateBouncerTransitionInteractorTest
Flag: EXEMPT bugfix
Change-Id: Ib29393e5c489acbe998faaa82e7a0f63f6fb018d
parent 72eb4a3f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -173,6 +173,7 @@ class FromAlternateBouncerTransitionInteractorTest : SysuiTestCase() {
        }

    @Test
    @DisableFlags(Flags.FLAG_KEYGUARD_WM_STATE_REFACTOR)
    fun transitionToGone_whenOpeningGlanceableHubEditMode() =
        testScope.runTest {
            kosmos.fakeKeyguardBouncerRepository.setAlternateVisible(true)