Correct the coordinator tests

They weren't updated with the past couple of commits.
This commit is contained in:
Luke Parker
2023-09-29 04:35:00 -04:00
parent bd5491dfd5
commit aa59f53ead
4 changed files with 21 additions and 4 deletions

View File

@@ -256,7 +256,7 @@ fn batch_test() {
},
};
// Make sure the proceessors picked it up by checking they're trying to sign a batch for it
// Make sure the processors picked it up by checking they're trying to sign a batch for it
let (mut id, mut preprocesses) =
recv_batch_preprocesses(&mut coordinators, &key_pair.0 .0, &expected_batch, 0).await;
// Trigger a random amount of re-attempts