Skip to content

Commit d9485b6

Browse files
committed
CRC: typo in comment
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent c80fa54 commit d9485b6

File tree

1 file changed

+1
-1
lines changed
  • testnet/stacks-node/src/tests/signer

1 file changed

+1
-1
lines changed

testnet/stacks-node/src/tests/signer/v0.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4501,7 +4501,7 @@ fn locally_rejected_blocks_overriden_by_global_acceptance() {
45014501

45024502
#[test]
45034503
#[ignore]
4504-
/// Test that signers that have accepedt a locally signed block N+1 built in tenure A can sign a block proposed during a
4504+
/// Test that signers that have accepted a locally signed block N+1 built in tenure A can sign a block proposed during a
45054505
/// new tenure B built upon the last globally accepted block N if the timeout is exceeded, i.e. a reorg can occur at a tenure boundary.
45064506
///
45074507
/// Test Setup:

0 commit comments

Comments
 (0)