조건부 통합 테스트 등록과 시계 fixture를 바로잡는다
This commit is contained in:
@@ -224,6 +224,14 @@ integration('monthly catalog boundary persistence', () => {
|
||||
currentYear: 190,
|
||||
currentMonth: 12,
|
||||
tickSeconds: 600,
|
||||
clockBaseTime: new Date('2026-07-25T01:50:00.000Z'),
|
||||
clockTick: 0n,
|
||||
lastTurnTick: 0n,
|
||||
clockMode: 'manual',
|
||||
clockPhase: 'MANUAL',
|
||||
clockWallAnchor: new Date('2026-07-25T01:50:00.000Z'),
|
||||
clockRevision: 1n,
|
||||
deadlineGeneration: 1n,
|
||||
config: scenarioConfig,
|
||||
meta: {
|
||||
hiddenSeed: 'monthly-boundary-core-catalog',
|
||||
|
||||
Reference in New Issue
Block a user