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 af3ab5d commit 1a9d745Copy full SHA for 1a9d745
deps/rabbitmq_mqtt/test/auth_SUITE.erl
@@ -69,8 +69,8 @@ sub_groups() ->
69
ssl_user_cert_vhost_mapping_takes_precedence_over_port_vhost_mapping
70
]},
71
{ssl_user_with_client_id_in_cert_san_dns, [],
72
- [client_id_from_cert_san_dns
73
- % invalid_client_id_from_cert_san_dns
+ [client_id_from_cert_san_dns,
+ invalid_client_id_from_cert_san_dns
74
75
{ssl_user_with_client_id_in_cert_san_dns_1, [],
76
[client_id_from_cert_san_dns_1
0 commit comments