/** * Unit tests for bug-003's fix: issues({action:'resolve'}) waits on an * interactive overlay that only a human click can settle, so the wait must be * bounded - otherwise an agent calling it (or a person walking away) hangs * until Puppeteer's raw protocol timeout leaks through. */ export {}; //# sourceMappingURL=issues-tools.test.d.ts.map