try sleeping
This commit is contained in:
parent
ccce2eb4a4
commit
c2917f1093
@ -425,7 +425,8 @@ mod tests {
|
||||
.await
|
||||
.unwrap();
|
||||
|
||||
yield_now().await;
|
||||
// TODO: local doesn't need this, but jenkins seems to
|
||||
sleep(Duration::from_millis(10)).await;
|
||||
|
||||
// make sure the block advanced
|
||||
let anvil_result = anvil_provider
|
||||
|
Loading…
Reference in New Issue
Block a user