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

Commit 37f4c7ef authored by Justin Weir's avatar Justin Weir
Browse files

Disable the non-scenes version of test with scenes

There is a test with the same name for when the scene container is
enabled, so the other one should be disabled when the flag is on.

Test: Ran the test with and without the flag
Flag: com.android.systemui.scene_container
Fixes: 438876406
Change-Id: Ic2959feebac39185f42e4dfc761675482bf8e7ca
parent ee24e3f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -151,6 +151,7 @@ class DeviceEntryFaceAuthInteractorTest : SysuiTestCase() {
        }

    @Test
    @DisableSceneContainer
    @EnableFlags(FLAG_DREAMS_V2)
    fun faceAuthIsRequestedWhenTransitioningFromDreamToLockscreen() =
        kosmos.runTest {