remove my sins (#6919)
Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -1262,10 +1262,6 @@ mod test {
|
||||
&result,
|
||||
0.99,
|
||||
);
|
||||
// yield to allow other tests to run
|
||||
tokio::task::yield_now().await;
|
||||
// when running against a local engine give it time to start again.
|
||||
tokio::time::sleep(std::time::Duration::from_secs(1)).await;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user