Fix flaky testLoadsHomebyDefault.
The test was resuming a previously opened activity, so naturally the redirect to Home didn't happen. This CL fixes the issue by closing the activity in TearDown(). Change-Id: I43e78a83c2b53c52745bc7eef515a8f759559e46
Loading
Please register or sign in to comment