actmd/abraham

Travis is not running system tests in Rails 6+

jabbett opened this issue · 0 comments

rails test seems to run all tests in Rails 5, but only runs non-system tests in Rails 6.

Travis has been reporting successful builds in Rails 6, but it turns out it has never run the full test suite.