Skip to content

Commit 6509cb3

Browse files
committed
Small change to fix cache
1 parent b888f95 commit 6509cb3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

crates/batcher/src/types/batch_queue.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ mod test {
207207
use ethers::types::Address;
208208

209209
use super::*;
210+
use super::try_build_batch;
210211

211212
#[test]
212213
fn batch_finalization_algorithm_works_from_same_sender() {

0 commit comments

Comments
 (0)