mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-04-29 12:14:48 +00:00
agent: Fix test
Struct TtrpcContext has been changed in ttrpc@0.5 Signed-off-by: Tim Zhang <tim@hyper.sh>
This commit is contained in:
parent
02079dbb4f
commit
4a214720e8
@ -1676,6 +1676,7 @@ mod tests {
|
||||
TtrpcContext {
|
||||
fd: -1,
|
||||
mh: MessageHeader::default(),
|
||||
metadata: std::collections::HashMap::new(),
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user