You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This may be an issue in rails (rails/rails#13139). The monkeypatch suggested, https://gist.github.com/tommeier/9845210, didn't work for me. My simpelest monkeypatch solution was to just make a custom reporter that uses $stderr instead of $stdout
Occasionally, my test suite will stop displaying output with the following error.
Ruby v 2.1.4p265
Rails v 4.1.6
The text was updated successfully, but these errors were encountered: