Skip to content

Commit

Permalink
Merge pull request #2729 from IntersectMBO/fix_kes_terminology
Browse files Browse the repository at this point in the history
fix(tests): update KES expiration comment
  • Loading branch information
mkoura authored Nov 4, 2024
2 parents 24318c5 + cb5493d commit 265c7fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cardano_node_tests/tests/test_kes.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

pytestmark = common.SKIPIF_WRONG_ERA

# Slot number where KES certificate expires when using `cluster_kes`
# Slot number where KES expires when using `cluster_kes`
KES_EXPIRE_SLOT = 2100


Expand Down

0 comments on commit 265c7fb

Please sign in to comment.