diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-06-18 20:17:28 -0700 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2016-06-18 20:56:21 -0700 |
commit | acad62bce549cffaefe865a3f3c21aca79d8b76a (patch) | |
tree | deb80c44cc10dd9a7ed9746a613a14de218d1d05 /activerecord/test/fixtures | |
parent | 94ef224aa61ace3fa643eab161ff9056b7d90a62 (diff) | |
download | rails-acad62bce549cffaefe865a3f3c21aca79d8b76a.tar.gz rails-acad62bce549cffaefe865a3f3c21aca79d8b76a.tar.bz2 rails-acad62bce549cffaefe865a3f3c21aca79d8b76a.zip |
Fix failing railties tests
- Railties tests related to fetching asset URL started failing after the
release of sprockets 3.6.1 on Travis.
- This was due to the change in
https://github.com/rails/sprockets/pull/311/files
which changed the logic in `concat_javascript_sources` to add `;` at
the end of file if the source did not end with semicolon.
- Bumped up sprockets minor version and fixed the failing tests.
Diffstat (limited to 'activerecord/test/fixtures')
0 files changed, 0 insertions, 0 deletions