Loading packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/FromAlternateBouncerTransitionInteractorTest.kt +0 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,6 @@ class FromAlternateBouncerTransitionInteractorTest : SysuiTestCase() { } @Test @DisableFlags(Flags.FLAG_KEYGUARD_WM_STATE_REFACTOR) fun transitionToGone_whenOpeningGlanceableHubEditMode() = testScope.runTest { kosmos.fakeKeyguardBouncerRepository.setAlternateVisible(true) Loading Loading
packages/SystemUI/multivalentTests/src/com/android/systemui/keyguard/domain/interactor/FromAlternateBouncerTransitionInteractorTest.kt +0 −1 Original line number Diff line number Diff line Loading @@ -173,7 +173,6 @@ class FromAlternateBouncerTransitionInteractorTest : SysuiTestCase() { } @Test @DisableFlags(Flags.FLAG_KEYGUARD_WM_STATE_REFACTOR) fun transitionToGone_whenOpeningGlanceableHubEditMode() = testScope.runTest { kosmos.fakeKeyguardBouncerRepository.setAlternateVisible(true) Loading