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 77477de commit 8dcad8aCopy full SHA for 8dcad8a
deps/rabbit/test/rabbit_ct_hook.erl renamed to deps/rabbitmq_ct_helpers/src/rabbit_ct_hook.erl
deps/rabbitmq_management/Makefile
@@ -31,6 +31,7 @@ LOCAL_DEPS += ranch ssl crypto public_key
31
# See rabbitmq-components.mk.
32
BUILD_DEPS += ranch
33
34
+CT_HOOKS = rabbit_ct_hook
35
DEP_EARLY_PLUGINS = rabbit_common/mk/rabbitmq-early-plugin.mk
36
DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
37
deps/rabbitmq_mqtt/Makefile
@@ -50,6 +50,7 @@ PLT_APPS += rabbitmq_cli elixir
50
dep_ct_helper = git https://github.com/extend/ct_helper.git master
51
dep_emqtt = git https://github.com/emqx/emqtt.git 1.11.0
52
53
54
55
56
0 commit comments