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

Commit 2cd48789 authored by Lucas Silva's avatar Lucas Silva
Browse files

Make FromOccludedTransitionInteractorTest multivalent

No changes to the test, moved using mv-multivalent helper

Bug: 327225415
Test: atest FromOccludedTransitionInteractorTest
Flag: EXEMPT moving test file
Change-Id: I0baa2a597af32c9e0c88a3fcfe689471936c1682
parent 0d4eb64a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -49,13 +49,13 @@ import com.android.systemui.kosmos.testScope
import com.android.systemui.power.domain.interactor.PowerInteractor.Companion.setAwakeForTest
import com.android.systemui.power.domain.interactor.powerInteractor
import com.android.systemui.testKosmos
import kotlin.test.Test
import kotlinx.coroutines.ExperimentalCoroutinesApi
import kotlinx.coroutines.flow.flowOf
import kotlinx.coroutines.runBlocking
import kotlinx.coroutines.test.runCurrent
import kotlinx.coroutines.test.runTest
import org.junit.Before
import org.junit.Test
import org.junit.runner.RunWith
import org.mockito.Mockito.reset
import org.mockito.Mockito.spy