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
Refactor JavaScript pack tag expectations in ReactOnRailsHelper spec
- Simplified the expectation for the JavaScript pack tag in the ReactOnRailsHelper spec by removing conditional checks based on the CI_PACKER_VERSION environment variable.
- This change enhances the clarity of the test and ensures consistent behavior across different environments.
0 commit comments