Re-enabled the failing Expect test

This commit is contained in:
andreisavu 2012-01-11 02:18:35 +02:00
parent 77ebfe8f1e
commit 7c4603f44a
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ public class GlobalConfigurationClientExpectTest extends BaseRestClientExpectTes
provider = "cloudstack";
}
@Test(enabled = false)
@Test
public void testListConfigurationEntriesWhenResponseIs2xx() {
GlobalConfigurationClient client = requestSendsResponse(
HttpRequest.builder()