Skip to content

fix: pytest promote_or_fail implementation

Yaroslav Dynnikov requested to merge fix-raft-promote into master

The assertion status == "Leader" was in the first place, and raft_timeout_now call was unreachable.

Merge request reports