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 6939865 commit f63f602Copy full SHA for f63f602
test/src/com/rabbitmq/client/test/functional/QosTests.java
@@ -46,7 +46,7 @@
46
public class QosTests extends BrokerTestCase
47
{
48
49
- protected final String Q = "QuesTests";
+ protected final String Q = "QosTests";
50
51
protected void setUp()
52
throws IOException
0 commit comments