Skip to content

Commit 52e2dbe

Browse files
Test with non-binary capabilities
1 parent 86eb271 commit 52e2dbe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/amqp10_client/test/system_SUITE.erl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@ groups() ->
3535
{activemq, [], shared()},
3636
{ibmmq, [], [
3737
open_close_connection,
38-
basic_roundtrip_with_sender_and_receiver_capabilities
39-
% basic_roundtrip_with_non_binary_capability
38+
basic_roundtrip_with_sender_and_receiver_capabilities,
39+
basic_roundtrip_with_non_binary_capability
4040
]},
4141
{rabbitmq_strict, [], [
4242
basic_roundtrip_tls,

0 commit comments

Comments
 (0)