This commit is contained in:
Mateusz Gruszczyński
2026-09-14 16:36:40 +02:00
parent 021cbddba5
commit 4bb9c8621a
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -1752,8 +1752,8 @@ mod tests {
assert!(!LEGACY_CLOUD_PROPERTIES.contains(&"CompressorFqy"));
}
#[test]
fn provider_dispatcher_selects_transport_from_connection_type() {
#[tokio::test]
async fn provider_dispatcher_selects_transport_from_connection_type() {
let local = GreeClient::new(
"test-controller".into(),
None,