Fixup deps/rabbitmq_management/BUILD.bazel

"True" -> True
This commit is contained in:
Philip Kuryloski 2021-06-24 10:53:19 +02:00 committed by Michael Klishin
parent 6f49ac1170
commit a798b51739
No known key found for this signature in database
GPG Key ID: E80EDCFA0CDB21EE
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ rabbitmq_integration_suite(
rabbitmq_integration_suite(
PACKAGE,
name = "clustering_SUITE",
flaky = "True",
flaky = True,
deps = [
"//deps/rabbitmq_management_agent:bazel_erlang_lib",
],