mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-4415 - fix test regression, stop the autofail support
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1504436 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a971b648ea
commit
92b6bd23cf
|
@ -77,6 +77,7 @@ public class FailoverTransactionTest extends TestSupport {
|
|||
}
|
||||
|
||||
public void tearDown() throws Exception {
|
||||
super.tearDown();
|
||||
stopBroker();
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue