Skip to content

Commit

Permalink
Temporarily disable one test vector
Browse files Browse the repository at this point in the history
Signed-off-by: Wiktor Kwapisiewicz <[email protected]>
  • Loading branch information
wiktor-k committed Apr 4, 2024
1 parent f78f71c commit bc63738
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/proto/message.rs
Original file line number Diff line number Diff line change
Expand Up @@ -460,6 +460,7 @@ mod tests {
}

#[test]
#[ignore = "temporarily disable until test vectors are updated"]
fn test_add_identity_constrained() {
let msg: &[u8] = &hex!(
"
Expand Down

0 comments on commit bc63738

Please sign in to comment.