Skip to content

Commit

Permalink
Add new integration suite in #10693 to BUILD.bazel
Browse files Browse the repository at this point in the history
(cherry picked from commit a2f98a8)
  • Loading branch information
michaelklishin authored and mergify[bot] committed Mar 19, 2024
1 parent 8c4d8bb commit dba8314
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions deps/rabbitmq_web_mqtt/BUILD.bazel
Expand Up @@ -101,6 +101,10 @@ rabbitmq_integration_suite(
name = "config_schema_SUITE",
)

rabbitmq_integration_suite(
name = "command_SUITE",
)

rabbitmq_integration_suite(
name = "proxy_protocol_SUITE",
additional_beam = [
Expand Down

0 comments on commit dba8314

Please sign in to comment.