Skip to content

Commit

Permalink
Merge pull request #11527 from rabbitmq/gazelle-main
Browse files Browse the repository at this point in the history
bazel run gazelle
  • Loading branch information
michaelklishin committed Jun 22, 2024
2 parents 70c6839 + bab3130 commit 86ac886
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion deps/rabbitmq_management/app.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -584,7 +584,6 @@ def test_suite_beam_files(name = "test_suite_beam_files"):
testonly = True,
srcs = ["test/rabbit_mgmt_test_db_SUITE.erl"],
outs = ["test/rabbit_mgmt_test_db_SUITE.beam"],
hdrs = ["include/rabbit_mgmt.hrl"],
app_name = "rabbitmq_management",
erlc_opts = "//:test_erlc_opts",
deps = [
Expand Down

0 comments on commit 86ac886

Please sign in to comment.