Change cluster_size_2 test ordering to fix failing test

Signed-off-by: Gerhard Lazu <gerhard@rabbitmq.com>
This commit is contained in:
Jean-Sébastien Pedron 2017-03-13 12:13:21 +00:00 committed by Gerhard Lazu
parent 01deec9830
commit 699a7ce01e
1 changed files with 2 additions and 2 deletions

View File

@ -60,9 +60,9 @@ groups() ->
binding_recovery
]},
{cluster_size_2, [], [
cycle_detection,
user_id,
restart_upstream,
cycle_detection
restart_upstream
]},
{cluster_size_3, [], [
max_hops,