parent
a689f0f694
commit
e9f0b548c9
@ -535,6 +535,7 @@ public class RestAPI_ITCase {
|
||||
.appendParam("dom", NamingBase.TEST_DOM_1)
|
||||
.done(),
|
||||
String.class);
|
||||
|
||||
Assert.assertTrue(response.getStatusCode().is2xxSuccessful());
|
||||
|
||||
JSONObject json = JSON.parseObject(response.getBody());
|
||||
|
Loading…
Reference in New Issue
Block a user