Github user clebertsuconic commented on a diff in the pull request:
https://github.com/apache/activemq-artemis/pull/1625#discussion_r147988765
--- Diff:
tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/client/ConsumerTest.java
---
@@ -261,6 +261,42 @@ public void testAutoCreateMulticastAddress() throws
Throwable {
}
@Test
+ public void testAutoCreateCOnConsumer() throws Throwable {
--- End diff --
@mtaylor **there is** a test here ^^---
