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

Commit 570ba8d3 authored by Treehugger Robot's avatar Treehugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Delete explicit ravenwood annotations" into main

parents c69b8c78 3cf8dbc1
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -33,7 +33,6 @@ import org.junit.runner.RunWith

@SmallTest
@RunWith(AndroidJUnit4::class)
@android.platform.test.annotations.EnabledOnRavenwood
class DarkIconInteractorTest : SysuiTestCase() {

    private val kosmos = testKosmos()
+0 −1
Original line number Diff line number Diff line
@@ -47,7 +47,6 @@ import org.junit.runner.RunWith
@SmallTest
@RunWith(AndroidJUnit4::class)
@ExperimentalCoroutinesApi
@android.platform.test.annotations.EnabledOnRavenwood
class ManagedProfileInteractorTest : SysuiTestCase() {

    private val kosmos = testKosmos().useUnconfinedTestDispatcher()
+0 −1
Original line number Diff line number Diff line
@@ -38,7 +38,6 @@ import org.junit.runner.RunWith
@SmallTest
@RunWith(AndroidJUnit4::class)
@EnableFlags(SystemStatusIconsInCompose.FLAG_NAME)
@android.platform.test.annotations.EnabledOnRavenwood
class DataSaverIconViewModelTest : SysuiTestCase() {

    private val kosmos = testKosmos().useUnconfinedTestDispatcher()
+0 −1
Original line number Diff line number Diff line
@@ -49,7 +49,6 @@ import org.junit.runner.RunWith
@SmallTest
@RunWith(AndroidJUnit4::class)
@EnableFlags(SystemStatusIconsInCompose.FLAG_NAME)
@android.platform.test.annotations.EnabledOnRavenwood
class ManagedProfileIconViewModelTest : SysuiTestCase() {

    private val kosmos = testKosmos().useUnconfinedTestDispatcher()