Remove Feed setup from ChromeTabbedActivityTestRule
The Feed setup isn't used by most tests and is required to happen once per process init, which make batching tests that use ChromeTabbedActivityTestRule more difficult. There's already a rule to do what CTATestRule was doing, so I've migrated the only test that seems to care about that setup to the FeedDataInjectRule. Bug: 989569 Change-Id: I8142a3904276a294356789f246d977c93f6e48a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2437691Reviewed-by:Sky Malice <skym@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#811714}
Showing
Please register or sign in to comment