Skip to content

Commit 065cb62

Browse files
Add amqp10_client test dep
1 parent 86730b7 commit 065cb62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_management/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ define PROJECT_APP_EXTRA_KEYS
2222
endef
2323

2424
DEPS = rabbit_common rabbit amqp_client cowboy cowlib rabbitmq_web_dispatch rabbitmq_management_agent oauth2_client
25-
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers proper
25+
TEST_DEPS = rabbitmq_ct_helpers rabbitmq_ct_client_helpers proper amqp10_client
2626
LOCAL_DEPS += ranch ssl crypto public_key
2727

2828
# FIXME: Add Ranch as a BUILD_DEPS to be sure the correct version is picked.

0 commit comments

Comments
 (0)