Skip to content

Commit

Permalink
comment out bis
Browse files Browse the repository at this point in the history
  • Loading branch information
elfedy committed Dec 20, 2024
1 parent bc75c6d commit 3b14a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/forge/tests/it/zk/invariant.rs
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
//! Invariant tests
/*
use std::sync::Arc;
use crate::{config::*, test_helpers::TEST_DATA_DEFAULT};
use forge::revm::primitives::SpecId;
use foundry_config::Config;
use foundry_test_utils::Filter;
/*
#[tokio::test(flavor = "multi_thread")]
async fn test_zk_invariant_deposit() {
let mut runner = TEST_DATA_DEFAULT.runner_zksync();
Expand Down

0 comments on commit 3b14a35

Please sign in to comment.