mirror of
https://github.com/oven-sh/bun
synced 2026-02-15 13:22:07 +00:00
- Fix brittle test assertion on line 264: make key/value checks always required instead of conditional - Add toMatchInlineSnapshot() for syntax error message test on line 334 as suggested Addresses all remaining review feedback from @alii. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>