Springboot 2.0 upgrade
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / java / org / onap / so / apihandlerinfra / E2EServiceInstancesTest.java
index a3d388a..8d5539c 100644 (file)
@@ -271,4 +271,4 @@ private final ObjectMapper mapper = new ObjectMapper();
                RequestError realResponse = mapper.readValue(response.getBody(), RequestError.class);
                assertTrue(realResponse.getServiceException().getText().contains("Request Failed due to BPEL error with HTTP Status"));
        }
-}
+}
\ No newline at end of file