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

Commit 8582761f authored by Andrew Xu's avatar Andrew Xu
Browse files

Fix QuickSettingsSceneTest

Bug: 420960164
Flag: EXEMPT bugfix
Change-Id: I0d361513c60eff2855be475a406f2b0a10adfeeb
parent ae1dc9ac
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -57,7 +57,7 @@ class QuickSettingsSceneTest : SysuiTestCase() {
    private val kosmos = testKosmos()
    private val kosmos = testKosmos()


    @Test
    @Test
    fun testViewHierarchy() = {
    fun testViewHierarchy() {
        val shadeSession = object : SaveableSession, Session by Session(SessionStorage()) {
        val shadeSession = object : SaveableSession, Session by Session(SessionStorage()) {
            @Composable
            @Composable
            override fun <T : Any> rememberSaveableSession(
            override fun <T : Any> rememberSaveableSession(