Skip to content

Commit de656e9

Browse files
authored
Merge pull request #110 from hanxizh9910/feature/automated-test-failure-detector
Added a dummy for cluster test
2 parents ffdeb54 + d9d733c commit de656e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/cluster/tests/03-failover-loop.tcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ while {[incr iterations -1]} {
7878
}
7979

8080
test "Cluster should eventually be up again" {
81-
assert_cluster_state ok
81+
assert_cluster_state okk
8282
}
8383

8484
test "Cluster is writable again" {

0 commit comments

Comments
 (0)