Merge "Add TODO for PinnerService unit test"

This commit is contained in:
TreeHugger Robot
2020-03-06 20:54:48 +00:00
committed by Android (Google) Code Review

View File

@@ -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
}