Skip to content

Commit 3b14a35

Browse files
committed
comment out bis
1 parent bc75c6d commit 3b14a35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/forge/tests/it/zk/invariant.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
//! Invariant tests
22
3+
/*
34
use std::sync::Arc;
45
56
use crate::{config::*, test_helpers::TEST_DATA_DEFAULT};
67
use forge::revm::primitives::SpecId;
78
use foundry_config::Config;
89
use foundry_test_utils::Filter;
910
10-
/*
1111
#[tokio::test(flavor = "multi_thread")]
1212
async fn test_zk_invariant_deposit() {
1313
let mut runner = TEST_DATA_DEFAULT.runner_zksync();

0 commit comments

Comments
 (0)