ef5da8def8
Previous test 5 stripped PATH entirely, which kills node.exe spawn resolution on Windows (CreateProcess needs PATH to find node). Changed to set PATH to node's own directory only — node spawns fine, git is not in node-dir → ENOENT → hook fail-opens per spec §4.5. All 5 tests now pass cross-platform. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>