Skip to content

Commit

Permalink
Test breaking change comment
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham committed Mar 13, 2024
1 parent 32abfa0 commit df8256f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/provider/tests/ipa_pc.rs
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,9 @@ return keccak_transcript;
// cargo test test_solidity_compatibility_ipa --release -- --ignored --nocapture > ipa.t.sol
#[test]
#[ignore]
#[allow(unreachable_code)]
fn test_solidity_compatibility_ipa() {
panic!("Testing failure in CI");
let num_vars = 2;

// Secondary part of verification is IPA over Grumpkin
Expand Down

0 comments on commit df8256f

Please sign in to comment.