use reqwest client rather than global
This commit is contained in:
parent
8c2788cf1a
commit
8c16239a0e
4 changed files with 29 additions and 4 deletions
|
|
@ -74,6 +74,7 @@ async fn test_e2e() {
|
|||
enable_upnp_port_forwarding: false,
|
||||
default_storage_factory: None,
|
||||
defer_writes_up_to: None,
|
||||
..Default::default()
|
||||
},
|
||||
)
|
||||
.await
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue