Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pgherveou committed Jan 30, 2025
1 parent 4bbc00c commit de98cfb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions substrate/frame/revive/rpc/src/receipt_provider/db.rs
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@ mod tests {
DBReceiptProvider {
pool,
block_provider: Arc::new(MockBlockInfoProvider {}),
receipt_extractor: ReceiptExtractor::new(1_000_000),
read_only: false,
}
}
Expand Down

0 comments on commit de98cfb

Please sign in to comment.