v0.14.0
This commit is contained in:
+2
-2
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user