Skip to content

Commit

Permalink
fix: ignore panicking test
Browse files Browse the repository at this point in the history
  • Loading branch information
huitseeker committed Oct 17, 2023
1 parent c4c39a3 commit 7f8ad60
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1340,6 +1340,7 @@ mod tests {
}

#[test]
#[ignore]
fn test_ivc_nontrivial_with_zm_compression() {
test_ivc_nontrivial_with_compression_with::<
bn256::Point,
Expand Down

0 comments on commit 7f8ad60

Please sign in to comment.