We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3715015 commit 79219a6Copy full SHA for 79219a6
test/src/com/rabbitmq/client/test/server/HATests.java
@@ -22,6 +22,7 @@
22
import junit.framework.TestSuite;
23
24
public class HATests extends TestSuite {
25
+ // this is horrific
26
public static boolean HA_TESTS_RUNNING = false;
27
28
public static TestSuite suite() {
0 commit comments