Improve blob fixture spec error handling
This change improve the error handling in spec/frontend/fixtures/raw.rb so when a single spec fails it does not disrupt other specs such as `NoMethodError` caused by a nil value.
Showing
Please register or sign in to comment