9ee5b4bbe0
node's own '**' glob expansion for --test worked on local node 22.23 but not in CI (node 20/22 runners) — 'Could not find test/**/*.test.js'. Use plain single-star globs the shell expands instead; test files are exactly one level under test/unit and test/integration. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>