We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40954c1 commit 35ab19cCopy full SHA for 35ab19c
deps/rabbit/BUILD.bazel
@@ -870,7 +870,7 @@ suites = [
870
rabbitmq_integration_suite(
871
PACKAGE,
872
name = "unit_connection_tracking_SUITE",
873
- size = "small",
+ size = "medium",
874
),
875
876
deps/rabbitmq_stomp/BUILD.bazel
@@ -96,7 +96,7 @@ suites = [
96
97
98
name = "command_SUITE",
99
100
additional_beam = [
101
":rabbit_stomp_client",
102
],
0 commit comments