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

Commit 7cb6a15c authored by Valentin Iftime's avatar Valentin Iftime
Browse files

Add TODO for PinnerService unit test

Test: atest PinnerServiceTest
Bug: 148133222

Change-Id: Ia8952244f9d34d6ba80772b99d1445059ca3e45a
parent 0e4d731b
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -256,4 +256,6 @@ public class PinnerServiceTest {
        unpinAll(pinnerService);
    }

    // TODO: Add test to check that the pages we expect to be pinned are actually pinned

}