summaryrefslogtreecommitdiff
path: root/tests/sentinel/tests/02-slaves-reconf.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sentinel/tests/02-slaves-reconf.tcl')
-rw-r--r--tests/sentinel/tests/02-slaves-reconf.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sentinel/tests/02-slaves-reconf.tcl b/tests/sentinel/tests/02-slaves-reconf.tcl
index fa15d2efd..28964c968 100644
--- a/tests/sentinel/tests/02-slaves-reconf.tcl
+++ b/tests/sentinel/tests/02-slaves-reconf.tcl
@@ -36,7 +36,7 @@ proc 02_crash_and_failover {} {
wait_for_condition 1000 50 {
[lindex [S $id SENTINEL GET-MASTER-ADDR-BY-NAME mymaster] 1] != $old_port
} else {
- fail "At least one Sentinel did not received failover info"
+ fail "At least one Sentinel did not receive failover info"
}
}
restart_instance redis $master_id