Merge "Revert "Turn on the transition flag"" into sc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
5ece4babd3
@@ -65,7 +65,7 @@ public class SettingsHomepageActivityTest {
|
||||
@Before
|
||||
public void setUp() {
|
||||
MockitoAnnotations.initMocks(this);
|
||||
ShadowUtils.setIsPageTransitionEnabled(true);
|
||||
ShadowUtils.setIsPageTransitionEnabled(false);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user