Commit 019d131
committed
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.1 parent 91cfd41 commit 019d131
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 67 | + | |
73 | 68 | | |
74 | 69 | | |
75 | 70 | | |
| |||
0 commit comments