Skip to content

Commit ea400f1

Browse files
committed
wip
1 parent dfcaf4a commit ea400f1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deps/rabbit/BUILD.bazel

+2-2
Original file line numberDiff line numberDiff line change
@@ -382,8 +382,8 @@ rabbitmq_integration_suite(
382382
rabbitmq_integration_suite(
383383
name = "deprecated_features_SUITE",
384384
size = "medium",
385-
additional_srcs = [
386-
"test/feature_flags_v2_SUITE.erl",
385+
additional_beam = [
386+
":feature_flags_v2_SUITE_beam_files",
387387
],
388388
)
389389

0 commit comments

Comments
 (0)