File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
deps/rabbitmq_web_mqtt/test Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -100,4 +100,6 @@ duplicate_client_id(Config) -> mqtt_shared_SUITE:?FUNCTION_NAME(Config).
100100publish_to_all_queue_types_qos0 (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
101101publish_to_all_queue_types_qos1 (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
102102maintenance (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
103- notify_consumer_classic_queue_deleted (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
103+ notify_consumer_classic_queue_deleted (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
104+ notify_consumer_quorum_queue_deleted (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
105+ notify_consumer_qos0_queue_deleted (Config ) -> mqtt_shared_SUITE :? FUNCTION_NAME (Config ).
You can’t perform that action at this time.
0 commit comments