[iOS] Move ensureAppLaunchedWithFeaturesEnabled calls to proper place.
Moved ensureAppLaunchedWithFeaturesEnabled from -setUp to overriding launchAppForTestMethod method of BaseEarlGreyTestCase. This will reduce unnecessary relaunches of app, which will make tests suites run faster. Bug: 1009017 Change-Id: I6f39404ae54e5a057ddba37867e08c45f27a9495 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1928587Reviewed-by:Javier Ernesto Flores Robles <javierrobles@chromium.org> Reviewed-by:
Gauthier Ambard <gambard@chromium.org> Commit-Queue: Zhaoyang Li <zhaoyangli@chromium.org> Cr-Commit-Position: refs/heads/master@{#719334}
Showing
Please register or sign in to comment