Skip to content

Commit c235488

Browse files
committed
Bugfixes
1 parent 4ecaf16 commit c235488

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbit/BUILD.bazel

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -573,8 +573,8 @@ rabbitmq_integration_suite(
573573
size = "medium",
574574
flaky = True,
575575
shard_count = 10,
576-
additional_srcs = [
577-
"test/cluster_rename_SUITE.erl",
576+
additional_beam = [
577+
"test/cluster_rename_SUITE",
578578
],
579579
)
580580

0 commit comments

Comments
 (0)