Remove test errors

This commit is contained in:
Mark Sinclair
2024-05-01 19:33:10 +01:00
parent 650865e59a
commit 8fbad9cad8
@@ -389,9 +389,6 @@ pub async fn get_all_mix_delegations(
mixnode_is_unbonding
);
error_strings.push("Oh no!".to_string());
error_strings.push("Oh no, Again!".to_string());
with_everything.push(DelegationWithEverything {
owner: d.owner,
mix_id: d.mix_id,