Skip to content

Commit

Permalink
Comment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Dkwcs committed Nov 4, 2024
1 parent cc3eb76 commit 5f8a9bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/iota-benchmark/tests/simtest.rs
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ mod test {

#[sim_test(config = "test_config()")]
async fn test_simulated_load_reconfig_restarts() {
// TODO added to invalidate a failing test seed in CI. Remove me
tokio::time::sleep(Duration::from_secs(1)).await;
iota_protocol_config::ProtocolConfig::poison_get_for_min_version();
let test_cluster = build_test_cluster(4, 1000).await;
let node_restarter = test_cluster
Expand Down

0 comments on commit 5f8a9bc

Please sign in to comment.