fix invalid 'failover' identifier in cluster slave selection test (#7942)

(cherry picked from commit ebfa769925)
This commit is contained in:
Zach Fewtrell
2020-10-27 09:12:01 +02:00
committed by Oran Agra
parent 6f16e52a6d
commit 3988e32f41
+1 -1
View File
@@ -163,7 +163,7 @@ test "New Master down consecutively" {
wait_for_condition 1000 50 {
[master_detected $instances]
} else {
failover "No failover detected when master $master_id fails"
fail "No failover detected when master $master_id fails"
}
assert_cluster_state ok