mirror of
https://github.com/logos-storage/nim-mysticeti.git
synced 2026-08-02 21:13:15 +00:00
rewording
This commit is contained in:
parent
04f336349b
commit
6217eef57b
@ -16,7 +16,7 @@ suite "Validator":
|
||||
validator2 = Validator.new(scheme)
|
||||
validator3 = Validator.new(scheme)
|
||||
|
||||
test "validators have a unique identifiers":
|
||||
test "has a unique identifier":
|
||||
check Validator.new(scheme).identifier != Validator.new(scheme).identifier
|
||||
|
||||
test "starts at round 0":
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user