You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix configuration tests by mocking PackerUtils.using_packer?
- Add proper mocks for ReactOnRails::PackerUtils.using_packer? in configuration tests
- Ensures shakapacker_precompile validation logic triggers correctly in tests
- Fixes CI failures where precompile? method was returning false due to missing mocks
- All configuration tests now pass (43 tests)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments