jbertram commented on code in PR #5157: URL: https://github.com/apache/activemq-artemis/pull/5157#discussion_r1723552832
########## tests/integration-tests/src/test/java/org/apache/activemq/artemis/tests/integration/stomp/v12/StompPropertiesInterceptorTest.java: ########## @@ -14,40 +14,30 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -package org.apache.activemq.artemis.tests.integration.stomp; +package org.apache.activemq.artemis.tests.integration.stomp.v12; Review Comment: This test was a bit of a mess and needed a refactor. Everything should be working properly now. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information, visit: https://activemq.apache.org/contact
