This repository has been archived on 2026-06-01. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
小橘 🍊 4cfb45dc8b fix(pulse-openclaw): update gateway-health test mock for systemctl MainPID
PR #80 changed pgrep to systemctl show --property=MainPID + ps,
but tests still mocked only one execSync call (the ps call).
Now mock systemctl call first, then ps call.

Ref #80

Co-authored-by: 小橘 <xiaoju@shazhou.work>
2026-04-15 18:48:21 +08:00
..