Skip to content

Commit 942c4ab

Browse files
committed
Add missing BEAM file
to fix failing Bazel test
1 parent dd37261 commit 942c4ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbitmq_mqtt/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ rabbitmq_integration_suite(
131131
name = "auth_SUITE",
132132
additional_beam = [
133133
":rabbit_auth_backend_mqtt_mock",
134+
":util",
134135
],
135136
runtime_deps = [
136137
"@emqtt//:erlang_app",

0 commit comments

Comments
 (0)