Skip to content

Commit 7ca679d

Browse files
michaelklishinmergify[bot]
authored andcommitted
CLI: test/diagnostics cosmetics #12894
(cherry picked from commit 9b6ab77)
1 parent dab2a25 commit 7ca679d

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

deps/rabbitmq_cli/test/diagnostics/check_if_any_deprecated_features_are_used_command_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ defmodule CheckIfAnyDeprecatedFeaturesAreUsedCommandTest do
1010

1111
@command RabbitMQ.CLI.Diagnostics.Commands.CheckIfAnyDeprecatedFeaturesAreUsedCommand
1212
@policy_name "cmq-policy-8373"
13-
# @policy_value "{\"ha-mode\":\"all\"}"
1413

1514
setup_all do
1615
RabbitMQ.CLI.Core.Distribution.start()

deps/rabbitmq_cli/test/diagnostics/check_if_cluster_has_classic_queue_mirroring_policy_command_test.exs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ defmodule CheckIfClusterHasClassicQueueMirroringPolicyCommandTest do
1010

1111
@command RabbitMQ.CLI.Diagnostics.Commands.CheckIfClusterHasClassicQueueMirroringPolicyCommand
1212
@policy_name "cmq-policy-8373"
13-
# @policy_value "{\"ha-mode\":\"all\"}"
1413

1514
setup_all do
1615
RabbitMQ.CLI.Core.Distribution.start()

0 commit comments

Comments
 (0)