Skip to content

Commit 62733b2

Browse files
committed
Fix typo
1 parent 073d799 commit 62733b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sequencer/test/integration/BlockProductionSize.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ describe("block limit", () => {
8080
BaseLayer: {},
8181
TaskQueue: {},
8282
FeeStrategy: {},
83-
ProtocolStartUpModule: {},
83+
ProtocolStartupModule: {},
8484
},
8585
Runtime: {
8686
Balance: {},

0 commit comments

Comments
 (0)