summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/partitions_SUITE.erl4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/partitions_SUITE.erl b/test/partitions_SUITE.erl
index a3747b8490..8c8a772987 100644
--- a/test/partitions_SUITE.erl
+++ b/test/partitions_SUITE.erl
@@ -48,8 +48,8 @@ groups() ->
{cluster_size_3, [], [
autoheal,
autoheal_after_pause_if_all_down,
- autoheal_multiple_partial_partitions,
- autoheal_unexpected_finish,
+ autoheal_multiple_partial_partitions,
+ autoheal_unexpected_finish,
ignore,
pause_if_all_down_on_blocked,
pause_if_all_down_on_down,