ilgrosso commented on code in PR #1141:
URL: https://github.com/apache/syncope/pull/1141#discussion_r2228397715
##########
fit/wa-reference/src/test/java/org/apache/syncope/fit/AbstractITCase.java:
##########
@@ -231,6 +231,19 @@ protected static String extractWAExecution(final String
body) {
return execution.get();
}
+ protected static String extractWACSRF(final String body) {
Review Comment:
Ok, so in `AbstractUIITCase` not in `AbstractITCase` then
--
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]