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

Commit a30220b8 authored by Riddle Hsu's avatar Riddle Hsu Committed by Android (Google) Code Review
Browse files

Merge "Reset factory of TaskPositioner in test"

parents 80c2a8e1 678aa417
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -88,7 +88,7 @@ public class TaskPositionerTests extends WindowTestsBase {


    @After
    @After
    public void tearDown() {
    public void tearDown() {
        mPositioner = null;
        TaskPositioner.setFactory(null);
    }
    }


    @Test
    @Test