Fixed broken test

This commit is contained in:
Jedrzej Stuczynski
2020-01-14 13:47:47 +00:00
parent b9c37f2845
commit 173daa7305
@@ -80,6 +80,7 @@ mod metrics_get_request {
host: "foo.com".to_string(),
pub_key: "abc".to_string(),
last_seen: 666,
version: "0.2.0".to_string(),
}
}
}