Skip to content

Commit 0c5b3da

Browse files
Expand #13947 to web_mqtt and web_stomp
1 parent 5a29e29 commit 0c5b3da

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

deps/rabbitmq_web_mqtt/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
3535
include ../../rabbitmq-components.mk
3636
include ../../erlang.mk
3737

38+
CT_HOOKS = rabbit_ct_hook
39+
3840
# We are using mqtt_shared_SUITE from rabbitmq_mqtt.
3941
CT_OPTS += -pa ../rabbitmq_mqtt/test/
4042

deps/rabbitmq_web_stomp/Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,5 @@ DEP_PLUGINS = rabbit_common/mk/rabbitmq-plugin.mk
3333

3434
include ../../rabbitmq-components.mk
3535
include ../../erlang.mk
36+
37+
CT_HOOKS = rabbit_ct_hook

0 commit comments

Comments
 (0)