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


##########
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:
   Not sure it is better for readable?
   Usually unindent before `given`, `when`, `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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to