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

(cherry picked from commit 0a0ec83e48e374ec2b6184049d5b1499e508d8b9)
This commit is contained in:
Zach Fewtrell 2020-10-25 01:05:38 -07:00 committed by Oran Agra
parent 39272f6836
commit 67b92eaffe

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