We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc9ebc5 commit cbe5551Copy full SHA for cbe5551
deps/rabbit/app.bzl
@@ -1559,7 +1559,7 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
1559
outs = ["test/topic_permission_SUITE.beam"],
1560
app_name = "rabbit",
1561
erlc_opts = "//:test_erlc_opts",
1562
- deps = ["//deps/rabbit_common:erlang_app"],
+ deps = ["//deps/amqp_client:erlang_app"],
1563
)
1564
erlang_bytecode(
1565
name = "transactions_SUITE_beam_files",
0 commit comments