mirror of https://github.com/apache/jclouds.git
Re-enabled the failing Expect test
This commit is contained in:
parent
77ebfe8f1e
commit
7c4603f44a
|
@ -49,7 +49,7 @@ public class GlobalConfigurationClientExpectTest extends BaseRestClientExpectTes
|
|||
provider = "cloudstack";
|
||||
}
|
||||
|
||||
@Test(enabled = false)
|
||||
@Test
|
||||
public void testListConfigurationEntriesWhenResponseIs2xx() {
|
||||
GlobalConfigurationClient client = requestSendsResponse(
|
||||
HttpRequest.builder()
|
||||
|
|
Loading…
Reference in New Issue