Skip to content

Commit

Permalink
Comments
Browse files Browse the repository at this point in the history
  • Loading branch information
squadgazzz committed Nov 25, 2024
1 parent c89a890 commit 5ee4503
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/driver/src/tests/cases/settle.rs
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ async fn accepts_new_settle_requests_after_timeout() {
}

// Wait for the timeout to expire, so all the settle requests are processed.
// Must a bit higher than `ethrpc_batch_delay`.
tokio::time::sleep(std::time::Duration::from_millis(1100)).await;

// Now we send the last settlement request.
Expand Down

0 comments on commit 5ee4503

Please sign in to comment.