Merge "[NS10] Fix a bug where registerIgnoringScore is broken"

This commit is contained in:
Junyu Lai
2021-06-07 18:53:37 +00:00
committed by Gerrit Code Review
3 changed files with 31 additions and 8 deletions

View File

@@ -3205,7 +3205,6 @@ public class ConnectivityServiceTest {
// Skipping VALIDATED and CAPTIVE_PORTAL as they're disallowed.
}
@Ignore("Refactoring in progress b/184028345")
@Test
public void testRegisterIgnoringScore() throws Exception {
mWiFiNetworkAgent = new TestNetworkAgentWrapper(TRANSPORT_WIFI);