Fix test runtime ID not working with bin/spring
The problem was that when running under `spring`, the process name is not `rspec` anymore. I think we don't need to test the process name anyway, we can instead rely on just `Rails.env`.
Showing
Please register or sign in to comment