pefernan commented on code in PR #4146: URL: https://github.com/apache/incubator-kie-kogito-runtimes/pull/4146#discussion_r2789162966
########## quarkus/integration-tests/integration-tests-kogito-plugin/src/it/integration-tests-kogito-plugin-it/src/test/java/org/acme/travels/PersonProcessTest.java: ########## @@ -28,6 +28,7 @@ import jakarta.inject.Inject; import jakarta.inject.Named; +import jakarta.ws.rs.ClientErrorException; Review Comment: @cimbalek IDK if we need this one -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
