Skip to content

Commit f63f602

Browse files
author
Matthias Radestock
committed
fix typo
1 parent 6939865 commit f63f602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/src/com/rabbitmq/client/test/functional/QosTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
public class QosTests extends BrokerTestCase
4747
{
4848

49-
protected final String Q = "QuesTests";
49+
protected final String Q = "QosTests";
5050

5151
protected void setUp()
5252
throws IOException

0 commit comments

Comments
 (0)