why wont that import?

This commit is contained in:
Bryan Stitt 2023-06-24 16:45:07 -07:00
parent 94d0a25aaf
commit 0c10994835

View File

@ -1954,7 +1954,8 @@ mod tests {
}
}
#[test_log::test(tokio::test)]
// TODO: #[test_log::test(tokio::test)]
#[tokio::test]
async fn test_all_connections() {
// TODO: use chrono, not SystemTime
let now: U256 = SystemTime::now()