Skip to content

Commit 8574a5d

Browse files
authored
bazel run gazelle
1 parent 572cd3c commit 8574a5d

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
@@ -330,10 +330,10 @@ rabbitmq_integration_suite(
330330

331331
rabbitmq_integration_suite(
332332
name = "clustering_events_SUITE",
333+
size = "medium",
333334
additional_beam = [
334335
":test_event_recorder_beam",
335336
],
336-
size = "medium",
337337
)
338338

339339
rabbitmq_integration_suite(

0 commit comments

Comments
 (0)