NO-JIRA Moving AssertionLoggerHandlerTest to Unit Tests
This would help capture issues with logging configuration on PR checks
This commit is contained in:
parent
62c3d864a2
commit
eabfc0658f
|
@ -15,7 +15,7 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
|
||||
package org.apache.activemq.artemis.tests.integration.logging;
|
||||
package org.apache.activemq.artemis.tests.unit.logging;
|
||||
|
||||
import org.apache.activemq.artemis.core.client.impl.ServerLocatorImpl;
|
||||
import org.apache.activemq.artemis.logs.AssertionLoggerHandler;
|
Loading…
Reference in New Issue