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 4be5824 commit c1311f7Copy full SHA for c1311f7
deps/rabbitmq_auth_backend_oauth2/BUILD.bazel
@@ -69,15 +69,17 @@ suites = [
69
rabbitmq_integration_suite(
70
PACKAGE,
71
name = "add_uaa_key_command_SUITE",
72
- size = "small",
+ size = "medium",
73
),
74
75
76
name = "config_schema_SUITE",
77
78
79
80
81
name = "jwks_SUITE",
82
83
additional_beam = [
84
":rabbit_auth_backend_oauth2_test_util",
85
],
@@ -100,7 +102,7 @@ suites = [
100
102
101
103
104
name = "system_SUITE",
105
106
107
108
0 commit comments