Tweak BrokerRunning so that static use isn't prevented
This commit is contained in:
@@ -128,7 +128,6 @@ public class BrokerRunning extends TestWatchman {
|
||||
if (isDefaultQueue(queueName)) {
|
||||
// Just for test probe.
|
||||
admin.deleteQueue(queueName);
|
||||
queue = null;
|
||||
}
|
||||
brokerOffline = false;
|
||||
if (!assumeOnline) {
|
||||
|
||||
Reference in New Issue
Block a user