| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
when(mTab.isIncognitoBranded()).thenReturn(false);
when(mTab.getUrl()).thenReturn(JUnitTestGURLs.NTP_URL);Can you move them to where it is used?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |