mirror of
https://github.com/Studio-Saelix/sencho.git
synced 2026-09-10 01:15:55 +00:00
95b2f88142
isGuardrailEnabled() dropped its nodeId on read failure instead of logging it, unlike the sibling isAutoCreateEnabled() next to it. The new guardrail-message tests never enabled the guided external-network preflight flag they were meant to exercise, and never reset the shared apiFetch mock, so their assertions were checked against leftover calls from unrelated earlier tests in the file.