mirror of https://github.com/apache/activemq.git
Fixed test
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1383265 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d97951ed69
commit
8a0dd39fb0
|
@ -336,6 +336,8 @@ public class ActiveMQXAConnectionFactoryTest extends CombinationTestSupport {
|
|||
connection.close();
|
||||
|
||||
assertTransactionGoneFromBroker(tid);
|
||||
|
||||
broker.stop();
|
||||
}
|
||||
|
||||
private void assertTransactionGoneFromFailoverState(
|
||||
|
|
Loading…
Reference in New Issue