Skip to content

Commit

Permalink
test: signature
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzac committed May 29, 2024
1 parent b606d7a commit 06ef20b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions consensus/cryptarchia-engine/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -352,5 +352,6 @@ pub mod tests {
let b1_length = branch1.expect("length").length();
let b2_length = branch2.expect("length").length();
assert_eq!(b1_length, b2_length);

}
}

0 comments on commit 06ef20b

Please sign in to comment.