Remove the @Ignore annotation on testAvoidBadWifi am: 73745baa38 am: 3bac051c7a

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

Change-Id: Ibec81bed964cab7f9bc18cf7cabf0b52d0eeb824
This commit is contained in:
Chiachang Wang
2021-08-10 05:41:23 +00:00
committed by Automerger Merge Worker

View File

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