Skip to content

Commit fdcdc44

Browse files
committed
fix: add fixBeforeRollbackTimeout to config round-trip test
1 parent 571ce19 commit fdcdc44

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/lib/config.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,7 @@ describe('config', () => {
189189
useServeMode: true,
190190
portRangeStart: 14100,
191191
portRangeEnd: 14199,
192+
fixBeforeRollbackTimeout: 120000,
192193
omo: {
193194
enabled: true,
194195
defaultMode: 'ulw',

0 commit comments

Comments
 (0)