jamesnetherton commented on a change in pull request #919: Add Google Sheets 
extension
URL: https://github.com/apache/camel-quarkus/pull/919#discussion_r394940442
 
 

 ##########
 File path: 
integration-tests/google/src/test/java/org/apache/camel/quarkus/component/google/it/GoogleComponentsTest.java
 ##########
 @@ -103,7 +103,7 @@ public void testGoogleCalendarComponent() throws 
InterruptedException {
                 .statusCode(204);
 
         // Wait for calendar deletion to occur
-        Thread.sleep(500);
+        Thread.sleep(1000);
 
 
 Review comment:
   Yes, I can do a follow up fix for that.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to