Skip to content

Commit

Permalink
re-enable test
Browse files Browse the repository at this point in the history
  • Loading branch information
bfish713 committed Oct 12, 2023
1 parent 2afdc0c commit 4917347
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/testing/tests/catchup.rs
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,6 @@ async fn test_catchup_web() {
tokio::test(flavor = "multi_thread", worker_threads = 2)
)]
#[cfg_attr(async_executor_impl = "async-std", async_std::test)]
#[ignore]
async fn test_catchup_one_node() {
use std::time::Duration;

Expand Down

0 comments on commit 4917347

Please sign in to comment.