Skip to content

Commit bee073b

Browse files
committed
no idea
1 parent bf5650e commit bee073b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,6 +1122,14 @@ rabbitmq_integration_suite(
11221122
],
11231123
)
11241124

1125+
rabbitmq_integration_suite(
1126+
name = "rabbit_local_random_exchange_SUITE",
1127+
size = "small",
1128+
additional_beam = [
1129+
":test_queue_utils_beam",
1130+
],
1131+
)
1132+
11251133
rabbitmq_integration_suite(
11261134
name = "rabbit_direct_reply_to_prop_SUITE",
11271135
size = "medium",

0 commit comments

Comments
 (0)