We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 571ce19 commit fdcdc44Copy full SHA for fdcdc44
1 file changed
tests/lib/config.test.ts
@@ -189,6 +189,7 @@ describe('config', () => {
189
useServeMode: true,
190
portRangeStart: 14100,
191
portRangeEnd: 14199,
192
+ fixBeforeRollbackTimeout: 120000,
193
omo: {
194
enabled: true,
195
defaultMode: 'ulw',
0 commit comments