guard / guard-rspec

Guard::RSpec automatically run your specs (much like autotest)
https://rubygems.org/gems/guard-rspec
MIT License
1.31k stars 241 forks source link

Fix spacing in Errno::ENOENT message #408

Closed robertjlooby closed 6 years ago

robertjlooby commented 6 years ago

Current message gets formatted like:

This is likely a bugso please report this at http://github.com/guard/guard-rspec/issues/new along with as muchinformation as possible to reproduce this issue.
coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 98.236% when pulling 0edd5df0a7b2fc05db5b3a3b89773f07349646a9 on robertjlooby:patch-1 into 1cf25c7127112c246b6e1a38208c32a6aee8a6c7 on guard:master.

robertjlooby commented 6 years ago

Feel free to re-open this, but it looks like this isn't maintained anymore so I'm just going to close the PR.