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

Commit a68874e1 authored by vadimt's avatar vadimt
Browse files

Deinitialize prediction tests

Change-Id: Id97c509a7b609f2ba8b081c25712b24b50ec9ecf
parent 901c1765
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -79,6 +79,8 @@ public class AppPredictionsUITests extends AbstractQuickStepTest {

    @After
    public void tearDown() throws Throwable {
        AppLaunchTracker.INSTANCE.initializeForTesting(null);
        PredictionUiStateManager.INSTANCE.initializeForTesting(null);
        mDevice.unfreezeRotation();
    }