mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-01-15 02:08:09 -05:00
removing from test
This commit is contained in:
@@ -324,7 +324,7 @@ mod tests {
|
||||
let join_handle = rt.spawn_blocking(move || proof_task.run());
|
||||
|
||||
type Factory = ProviderFactory<MockNodeTypesWithDB>;
|
||||
let parallel_result = ParallelProof::<Factory>::new(
|
||||
let parallel_result = ParallelProof::new(
|
||||
Default::default(),
|
||||
Default::default(),
|
||||
Default::default(),
|
||||
|
||||
Reference in New Issue
Block a user