Closed sethherr closed 2 months ago
It seems like the test still passes when carrierwave is upgraded (PR for carrierwave upgrade), and it passes in click testing.
I'm not sure why this passes even though it didn't work in the upgrade - maybe something to do with image uploading vs local images?
You can upload an image at admin/recovery_displays/new and test that it works (note, after you create the recovery display, you'll be directed to admin/recoveries
- which won't include your new recovery_display
- you'll have to navigate to admin/recovery_displays
to see it).
Merging with the carrierwave upgrade because something is better than nothing.
This is the test to demonstrate the problem with upgrading https://github.com/bikeindex/bike_index/pull/2557