pvf: unignore terminates_on_timeout test (#5722)

This commit is contained in:
Sergei Shulepov
2022-06-23 14:45:19 +02:00
committed by GitHub
parent b8e4627157
commit e03c24ec47
-1
View File
@@ -78,7 +78,6 @@ impl TestHost {
}
#[async_std::test]
#[ignore]
async fn terminates_on_timeout() {
let host = TestHost::new();