Skip to content
Snippets Groups Projects
Commit e03c24ec authored by Sergei Shulepov's avatar Sergei Shulepov Committed by GitHub
Browse files

pvf: unignore `terminates_on_timeout` test (#5722)

parent b8e46271
Branches
No related merge requests found
......@@ -78,7 +78,6 @@ impl TestHost {
}
#[async_std::test]
#[ignore]
async fn terminates_on_timeout() {
let host = TestHost::new();
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment