Update tests

This commit is contained in:
Nikolay Kim 2024-11-04 21:19:35 +05:00
parent 9ae3d06aa3
commit d1df62ffa7

View file

@ -235,6 +235,7 @@ where
cfg: cfg.clone(),
response: None,
error: None,
ready_count: 0,
read_remains: 0,
read_remains_prev: 0,
read_max_timeout: Seconds::ZERO,