Skip to content

Commit 4bbed58

Browse files
committed
Add Bazel rule for rabbit_stream_utils_SUITE
1 parent 5b83dce commit 4bbed58

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

deps/rabbitmq_stream/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,10 @@ suites = [
8080
PACKAGE,
8181
name = "config_schema_SUITE",
8282
),
83+
rabbitmq_integration_suite(
84+
PACKAGE,
85+
name = "rabbit_stream_utils_SUITE",
86+
),
8387
rabbitmq_integration_suite(
8488
PACKAGE,
8589
name = "rabbit_stream_SUITE",

0 commit comments

Comments
 (0)