Skip to content

Commit 2c7aa73

Browse files
ansdmergify[bot]
authored andcommitted
bazel run gazelle
(cherry picked from commit cbe5551)
1 parent 73e426a commit 2c7aa73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/app.bzl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1561,7 +1561,7 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
15611561
outs = ["test/topic_permission_SUITE.beam"],
15621562
app_name = "rabbit",
15631563
erlc_opts = "//:test_erlc_opts",
1564-
deps = ["//deps/rabbit_common:erlang_app"],
1564+
deps = ["//deps/amqp_client:erlang_app"],
15651565
)
15661566
erlang_bytecode(
15671567
name = "transactions_SUITE_beam_files",

0 commit comments

Comments
 (0)