This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new 4ec80138f32 Regen for commit 9e9396e88f5f116d5552be579dbb116ece24d881 
(#10292)
4ec80138f32 is described below

commit 4ec80138f32be5b2e1987d0d30372ad5d5e7fb9e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Jun 8 15:05:51 2023 +0200

    Regen for commit 9e9396e88f5f116d5552be579dbb116ece24d881 (#10292)
    
    Signed-off-by: GitHub <nore...@github.com>
    Co-authored-by: oscerd <osc...@users.noreply.github.com>
---
 .../java/org/apache/camel/impl/ScheduledPollConsumerBackoffTest.java     | 1 -
 1 file changed, 1 deletion(-)

diff --git 
a/core/camel-core/src/test/java/org/apache/camel/impl/ScheduledPollConsumerBackoffTest.java
 
b/core/camel-core/src/test/java/org/apache/camel/impl/ScheduledPollConsumerBackoffTest.java
index 1410b0aa116..fcc99c2fa1f 100644
--- 
a/core/camel-core/src/test/java/org/apache/camel/impl/ScheduledPollConsumerBackoffTest.java
+++ 
b/core/camel-core/src/test/java/org/apache/camel/impl/ScheduledPollConsumerBackoffTest.java
@@ -21,7 +21,6 @@ import org.apache.camel.ContextTestSupport;
 import org.apache.camel.Endpoint;
 import org.apache.camel.spi.PollingConsumerPollStrategy;
 import org.junit.jupiter.api.Test;
-import org.junit.jupiter.api.condition.DisabledIfSystemProperty;
 import org.junit.jupiter.api.parallel.Isolated;
 
 import static org.junit.jupiter.api.Assertions.assertEquals;

Reply via email to