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 46d02f0 commit a0be24fCopy full SHA for a0be24f
deps/rabbitmq_management/test/rabbit_mgmt_http_SUITE.erl
@@ -202,16 +202,7 @@ all_tests() -> [
202
qq_status_test,
203
list_deprecated_features_test,
204
list_used_deprecated_features_test,
205
-<<<<<<< HEAD
206
- cluster_tags_test
207
-=======
208
- connections_amqpl,
209
- connections_amqp,
210
- amqp_sessions,
211
- amqpl_sessions,
212
- enable_plugin_amqp,
213
cluster_and_node_tags_test
214
->>>>>>> 3d35416635 (Node tags local to broker, add to /api/overview output and ctl status command)
215
].
216
217
%% -------------------------------------------------------------------
0 commit comments