Skip to content

Commit 3362965

Browse files
committed
Mark //deps/rabbitmq_cli:tests as large
for a larger timeout
1 parent c19d6f8 commit 3362965

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbitmq_cli/BUILD.bazel

+1
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ dialyze(
334334

335335
ex_unit_test(
336336
name = "tests",
337+
size = "large",
337338
srcs = [
338339
"test/test_helper.exs",
339340
] + glob([

0 commit comments

Comments
 (0)