Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit fa28b92

Browse files
As of rabbitmq/rabbitmq-server#1459 amq.rabbitmq.log is no longer declared by default
1 parent c41d025 commit fa28b92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/rabbit_mgmt_rabbitmqadmin_SUITE.erl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,6 @@ exchanges(Config) ->
232232
"amq.fanout",
233233
"amq.headers",
234234
"amq.match",
235-
"amq.rabbitmq.log",
236235
"amq.rabbitmq.trace",
237236
"amq.topic",
238237
"foo"]} = run_list(Config, l("exchanges")),

0 commit comments

Comments
 (0)