summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/rabbit_tests.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rabbit_tests.erl b/src/rabbit_tests.erl
index 5c5c55f1e4..62a4bd1d22 100644
--- a/src/rabbit_tests.erl
+++ b/src/rabbit_tests.erl
@@ -656,7 +656,7 @@ test_server_status() ->
%% list exchanges
ok = info_action(
list_exchanges,
- [name, type, durable, auto_delete, arguments],
+ [name, type, durable, arguments],
true),
%% list bindings