Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
pvf: unignore terminates_on_timeout test (#5722)
Browse files Browse the repository at this point in the history
  • Loading branch information
pepyakin authored Jun 23, 2022
1 parent 595ed6e commit 566a403
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion node/core/pvf/tests/it/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ impl TestHost {
}

#[async_std::test]
#[ignore]
async fn terminates_on_timeout() {
let host = TestHost::new();

Expand Down

0 comments on commit 566a403

Please sign in to comment.