This commit is contained in:
Kegan Dougal
2023-03-08 15:14:59 +00:00
parent 2c0466a8cc
commit 417008cc87

View File

@@ -1375,7 +1375,7 @@ mod tests {
// we expect to see it because we have enabled the receipt extension. We don't
// know when we'll see it though
let mut found_receipt = false;
'sync_loop: for _n in 0..3 {
for _n in 0..3 {
stream.next().await.context("sync has closed unexpectedly")??;
// try to find it