This is an automated email from the ASF dual-hosted git repository.
clebertsuconic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new d7078cabf5 NO-JIRA tweak on DivertQueueMirrorTest
d7078cabf5 is described below
commit d7078cabf51b5198e6e0e098245f25eacfe44bb1
Author: Clebert Suconic <[email protected]>
AuthorDate: Tue Jul 30 20:44:01 2024 -0400
NO-JIRA tweak on DivertQueueMirrorTest
---
.../artemis/tests/smoke/brokerConnection/DivertQueueMirrorTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/brokerConnection/DivertQueueMirrorTest.java
b/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/brokerConnection/DivertQueueMirrorTest.java
index 6a6428d0f8..e7c86a6b65 100644
---
a/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/brokerConnection/DivertQueueMirrorTest.java
+++
b/tests/smoke-tests/src/test/java/org/apache/activemq/artemis/tests/smoke/brokerConnection/DivertQueueMirrorTest.java
@@ -44,7 +44,6 @@ import org.junit.jupiter.api.Test;
import org.junit.jupiter.api.Timeout;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
-import static org.junit.jupiter.api.Assertions.assertTrue;
public class DivertQueueMirrorTest extends SmokeTestBase {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact