jamesnetherton commented on code in PR #6180:
URL: https://github.com/apache/camel-quarkus/pull/6180#discussion_r1636228828


##########
integration-test-groups/azure/azure-storage-queue/src/test/java/org/apache/camel/quarkus/component/azure/storage/queue/it/AzureStorageQueueTest.java:
##########
@@ -51,7 +51,7 @@ public void crud() {
                     .statusCode(201);
 
             // create 2 messages

Review Comment:
   ```suggestion
               // create messages
   ```



##########
integration-test-groups/azure/azure-storage-queue/src/test/java/org/apache/camel/quarkus/component/azure/storage/queue/it/AzureStorageQueueTest.java:
##########
@@ -63,7 +63,7 @@ public void crud() {
 
             // Read 2 messages

Review Comment:
   ```suggestion
               // Read messages
   ```



-- 
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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to