Skip to content

Commit 90c979b

Browse files
committed
fix(tests): fix docstring for expired KES test
Part of the docstring was accidentally stripped in one of the previous changes.
1 parent fcde18b commit 90c979b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cardano_node_tests/tests/test_kes.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@ def test_expired_kes(
144144
):
145145
"""Test expired KES.
146146
147+
* start local cluster instance configured with short KES period and low number of key
147148
evolutions, so KES expires soon on all pools
148149
* refresh opcert on 2 of the 3 pools, so KES doesn't expire on those 2 pools and
149150
the pools keep minting blocks

0 commit comments

Comments
 (0)