fix: repair existing test failures

This commit is contained in:
2026-08-13 00:52:22 +00:00
parent 6da7d2f899
commit d133db32eb
24 changed files with 386 additions and 116 deletions
@@ -563,5 +563,5 @@ describe('NPC 대형 시뮬레이션', () => {
}
throw error;
}
});
}, 30_000);
});