Skip to content

Commit

Permalink
ignore test_arbitrum_fork_block_number
Browse files Browse the repository at this point in the history
  • Loading branch information
yash-atreya committed Oct 21, 2024
1 parent 82d9e97 commit aa555dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/anvil/tests/it/fork.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1218,6 +1218,7 @@ async fn test_arbitrum_fork_dev_balance() {

// <https://github.com/foundry-rs/foundry/issues/6749>
#[tokio::test(flavor = "multi_thread")]
#[ignore]
async fn test_arbitrum_fork_block_number() {
// fork to get initial block for test
let (_, handle) = spawn(
Expand Down

0 comments on commit aa555dc

Please sign in to comment.