/** * Unit tests for the runner's post-sync manifest upload tail step (US-004). * * These drive `runPostSyncManifestUploads` directly — the runner's own * integration with it (only after a clean pass, never affecting the exit code) * is asserted in `sync-runner.test.ts`. The throttle test deliberately uses the * REAL `runManifestUploadPass` against a temp HQ root, because "two passes in * one day upload once" is a property of the wiring plus the seam, not of a * stub. */ export {}; //# sourceMappingURL=sync-runner-manifest.test.d.ts.map