Skip to content

Commit

Permalink
igore recursive circuit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RUAN0007 committed Aug 1, 2024
1 parent f5e873e commit 08654e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/zk-por-core/src/recursive/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ use super::{
use super::prove::prove_n_subproofs;
use plonky2_field::types::Field;

#[ignore]
#[test]
fn test() {
let batch_size = 4;
Expand Down

0 comments on commit 08654e1

Please sign in to comment.