Turn on the transition flag
Test: robotests Bug: 186701900 Change-Id: I09c821e17fca88ee532f6535031a52c4c832a1e8
This commit is contained in:
@@ -65,7 +65,7 @@ public class SettingsHomepageActivityTest {
|
||||
@Before
|
||||
public void setUp() {
|
||||
MockitoAnnotations.initMocks(this);
|
||||
ShadowUtils.setIsPageTransitionEnabled(false);
|
||||
ShadowUtils.setIsPageTransitionEnabled(true);
|
||||
}
|
||||
|
||||
@Test
|
||||
|
Reference in New Issue
Block a user