Maxxx873 commented on code in PR #2218:
URL: https://github.com/apache/james-project/pull/2218#discussion_r1582510310


##########
server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/src/test/java/org/apache/james/webadmin/integration/rabbitmq/RabbitMQEventDeadLettersIntegrationTest.java:
##########
@@ -293,7 +294,7 @@ void 
failedEventShouldBeStoredInDeadLetterUnderItsGroupId(RetryEventsListener re
 
         when()
             .get(EventDeadLettersRoutes.BASE_PATH + "/groups/" + GROUP_ID)
-        .then()
+            .then()

Review Comment:
   For me personally, in this case, indentation does not have a significant 
impact on readability. But, if it is necessary for the project and the team, I 
can try to fix it. It is advisable to add a rule for this case in 
checkstyle.xml. Should I do this?



-- 
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]

Reply via email to