Skip to content

Commit

Permalink
fix ci error with "cdk_erigon"
Browse files Browse the repository at this point in the history
  • Loading branch information
sai-deng committed Oct 1, 2024
1 parent c822a70 commit 447cfb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions evm_arithmetization/src/fixed_recursive_verifier.rs
Original file line number Diff line number Diff line change
Expand Up @@ -2999,6 +2999,7 @@ where
}

#[cfg(test)]
#[cfg(not(feature = "cdk_erigon"))]
mod tests {
use plonky2::field::goldilocks_field::GoldilocksField;
use plonky2::plonk::config::PoseidonGoldilocksConfig;
Expand Down

0 comments on commit 447cfb9

Please sign in to comment.