mirror of
https://github.com/actix/actix-extras.git
synced 2025-06-27 18:49:01 +02:00
update test-server tests
This commit is contained in:
@ -109,7 +109,7 @@ impl TestServer {
|
||||
block_on(lazy(|_| {
|
||||
Ok::<_, ()>(actix_connect::start_default_resolver())
|
||||
}))
|
||||
.unwrap();
|
||||
.unwrap();
|
||||
|
||||
TestServerRuntime {
|
||||
addr,
|
||||
|
Reference in New Issue
Block a user