fix tests
This commit is contained in:
parent
cb3127cc1d
commit
5b38a9dfe8
@ -396,8 +396,7 @@ mod tests {
|
||||
*response.headers_mut().unwrap() = headers_map.clone();
|
||||
|
||||
super::create_proxied_response(
|
||||
response.body(()).unwrap(),
|
||||
hyper::header::HeaderValue::from_static("me"),
|
||||
response.body(()).unwrap()
|
||||
);
|
||||
});
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user