Skip to content

Commit 7857c1e

Browse files
committed
Activate dynamic destination test
1 parent e5cb527 commit 7857c1e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/rabbitmq/client/amqp/impl/ClientTest.java

-1
Original file line numberDiff line numberDiff line change
@@ -402,7 +402,6 @@ void connectionClosing() {
402402

403403
@Test
404404
@BrokerVersionAtLeast(RABBITMQ_4_1_0)
405-
@Disabled
406405
void dynamicReceiver() throws Exception {
407406
try (Client client = client()) {
408407
org.apache.qpid.protonj2.client.Connection c1 = connection(client);

0 commit comments

Comments
 (0)