mirror of
https://github.com/aljazceru/kata-containers.git
synced 2026-02-23 15:34:28 +01: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:
@@ -1676,6 +1676,7 @@ mod tests {
|
|||||||
TtrpcContext {
|
TtrpcContext {
|
||||||
fd: -1,
|
fd: -1,
|
||||||
mh: MessageHeader::default(),
|
mh: MessageHeader::default(),
|
||||||
|
metadata: std::collections::HashMap::new(),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user