mirror of
https://github.com/fafhrd91/actix-web
synced 2025-07-02 01:05:08 +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