This is an automated email from the ASF dual-hosted git repository.
jbertram 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 b5df8d99be NO-JIRA fix checkstyle from test fix
b5df8d99be is described below
commit b5df8d99be6812af842ec2e06ad3ab9e8a85b913
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Jun 25 16:16:50 2025 -0500
NO-JIRA fix checkstyle from test fix
---
.../tests/integration/stomp/StompWithRejectingInterceptorTest.java | 1 -
1 file changed, 1 deletion(-)
diff --git
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompWithRejectingInterceptorTest.java
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompWithRejectingInterceptorTest.java
index 64ef9e2cc4..6dde425157 100644
---
a/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompWithRejectingInterceptorTest.java
+++
b/tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/StompWithRejectingInterceptorTest.java
@@ -32,7 +32,6 @@ import org.apache.activemq.artemis.tests.util.Wait;
import org.junit.jupiter.api.Test;
import static org.junit.jupiter.api.Assertions.assertEquals;
-import static org.junit.jupiter.api.Assertions.assertTrue;
public class StompWithRejectingInterceptorTest extends StompTestBase {
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact