mirror of
https://github.com/apache/activemq.git
synced 2025-02-18 16:10:45 +00:00
This commit is contained in:
parent
c10e6fa8f0
commit
3bfffca9c9
@ -229,7 +229,7 @@ public class AdvisoryTests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
@After
|
@After
|
||||||
protected void tearDown() throws Exception {
|
public void tearDown() throws Exception {
|
||||||
connection.close();
|
connection.close();
|
||||||
if (broker != null) {
|
if (broker != null) {
|
||||||
broker.stop();
|
broker.stop();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user