Skip to content

Commit 77d5d36

Browse files
authored
bazel run gazelle
1 parent 1b75bad commit 77d5d36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1264,10 +1264,10 @@ rabbitmq_integration_suite(
12641264

12651265
rabbitmq_integration_suite(
12661266
name = "amqp_auth_SUITE",
1267-
shard_count = 2,
12681267
additional_beam = [
12691268
":test_event_recorder_beam",
12701269
],
1270+
shard_count = 2,
12711271
runtime_deps = [
12721272
"//deps/rabbitmq_amqp_client:erlang_app",
12731273
],

0 commit comments

Comments
 (0)