Skip to content

Commit

Permalink
Fix mempool test after merge
Browse files Browse the repository at this point in the history
  • Loading branch information
ejMina226 committed Oct 15, 2024
1 parent 1ca0bc6 commit d612b91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sequencer/test/integration/Mempool.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@ describe.each([["InMemory", InMemoryDatabase]])(
Database: {},
BlockTrigger: {},
Mempool: {},
FeeStrategy: {},
BatchProducerModule: {},
BlockProducerModule: {},
LocalTaskWorkerModule: {},
Expand Down

0 comments on commit d612b91

Please sign in to comment.