Timothy Bish 2015-05-07 18:42:11 -04:00
parent c10e6fa8f0
commit 3bfffca9c9
1 changed files with 1 additions and 1 deletions

View File

@ -229,7 +229,7 @@ public class AdvisoryTests {
}
@After
protected void tearDown() throws Exception {
public void tearDown() throws Exception {
connection.close();
if (broker != null) {
broker.stop();