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

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

Merge "Fix a leak with DesktopMode unit tests" into main

parents 14f04226 13d9a399
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -104,8 +104,8 @@ class DesktopHeaderManageWindowsMenuTest : ShellTestCase() {

    @After
    fun tearDown() {
        menu?.removeFromContainer()
        mockitoSession.finishMocking()
        menu?.animateClose()
    }

    @Test