Skip to content

Commit

Permalink
Add missing BEAM file
Browse files Browse the repository at this point in the history
to fix failing Bazel test
  • Loading branch information
ansd committed Mar 2, 2023
1 parent dd37261 commit 942c4ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions deps/rabbitmq_mqtt/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ rabbitmq_integration_suite(
name = "auth_SUITE",
additional_beam = [
":rabbit_auth_backend_mqtt_mock",
":util",
],
runtime_deps = [
"@emqtt//:erlang_app",
Expand Down

0 comments on commit 942c4ab

Please sign in to comment.