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 8a6dae2 commit 81c897bCopy full SHA for 81c897b
deps/rabbitmq_management/test/rabbit_mgmt_http_SUITE.erl
@@ -201,17 +201,8 @@ all_tests() -> [
201
disabled_qq_replica_opers_test,
202
qq_status_test,
203
list_deprecated_features_test,
204
-<<<<<<< HEAD
205
- list_used_deprecated_features_test
206
-=======
207
list_used_deprecated_features_test,
208
- connections_amqpl,
209
- connections_amqp,
210
- amqp_sessions,
211
- amqpl_sessions,
212
- enable_plugin_amqp,
213
cluster_tags_test
214
->>>>>>> f5ef64ad06 (Add cluster tag config that is exposed via HTTP /api/overview and CTL cluster_status)
215
].
216
217
%% -------------------------------------------------------------------
0 commit comments