Skip to content

Commit 2cf9af2

Browse files
committed
Bugfixes
1 parent c235488 commit 2cf9af2

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
@@ -574,7 +574,7 @@ rabbitmq_integration_suite(
574574
flaky = True,
575575
shard_count = 10,
576576
additional_beam = [
577-
"test/cluster_rename_SUITE",
577+
":cluster_rename_SUITE_beam_files",
578578
],
579579
)
580580

0 commit comments

Comments
 (0)