mirror of https://github.com/apache/activemq.git
add jira ref - commit message had incorrect url
This commit is contained in:
parent
ffa396ca2d
commit
5b7213eb82
|
@ -42,6 +42,7 @@ import org.slf4j.LoggerFactory;
|
||||||
|
|
||||||
import static org.junit.Assert.assertTrue;
|
import static org.junit.Assert.assertTrue;
|
||||||
|
|
||||||
|
// https://issues.apache.org/jira/browse/AMQ-4262
|
||||||
public class TransactedStoreUsageSuspendResumeTest {
|
public class TransactedStoreUsageSuspendResumeTest {
|
||||||
private static final Logger LOG = LoggerFactory.getLogger(TransactedStoreUsageSuspendResumeTest.class);
|
private static final Logger LOG = LoggerFactory.getLogger(TransactedStoreUsageSuspendResumeTest.class);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue