mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Again tweak timeouts for #260
This commit is contained in:
@@ -132,5 +132,4 @@ pub async fn test_key_gen<C: Coin>() {
|
||||
panic!("didn't get key back");
|
||||
}
|
||||
}
|
||||
tokio::time::sleep(Duration::from_secs(1)).await;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user