Fix typo
Bug: 130897882 Test: rebuild Change-Id: I066b69634214cd25c4acbd173e8fe82cd73d4e97
This commit is contained in:
@@ -50,7 +50,7 @@ public class DarkUIInfoDialogFragmentTest {
|
||||
}
|
||||
|
||||
@Test
|
||||
@@Ignore("b/130897882")
|
||||
@Ignore("b/130897882")
|
||||
public void dialogDismissedOnConfirmation() {
|
||||
doReturn(RuntimeEnvironment.application).when(mFragment).getContext();
|
||||
SharedPreferences prefs = RuntimeEnvironment.application.getSharedPreferences(
|
||||
|
Reference in New Issue
Block a user