Remove the @Ignore annotation on testAvoidBadWifi am: 73745baa38

Original change: https://android-review.googlesource.com/c/platform/packages/modules/Connectivity/+/1773885

Change-Id: I6e57345d5debfb6d50e623dcb9e3e218b2057be5
This commit is contained in:
Chiachang Wang
2021-08-10 05:32:25 +00:00
committed by Automerger Merge Worker

View File

@@ -4795,7 +4795,6 @@ public class ConnectivityServiceTest {
testAvoidBadWifiConfig_controlledBySettings(); testAvoidBadWifiConfig_controlledBySettings();
} }
@Ignore("Refactoring in progress b/178071397")
@Test @Test
public void testAvoidBadWifi() throws Exception { public void testAvoidBadWifi() throws Exception {
final ContentResolver cr = mServiceContext.getContentResolver(); final ContentResolver cr = mServiceContext.getContentResolver();