test: include rebased helpers in extracted bundles

This commit is contained in:
Twelveeee
2026-04-14 19:14:59 +08:00
parent 0614917ad4
commit 136b65728a
2 changed files with 2 additions and 0 deletions
@@ -67,6 +67,7 @@ const bundle = [
extractFunction('getAutoRunRoundRetryCount'),
extractFunction('formatAutoRunFailureReasons'),
extractFunction('logAutoRunFinalSummary'),
extractFunction('waitBetweenAutoRunRounds'),
extractFunction('autoRunLoop'),
].join('\n');