guard / listen

The Listen gem listens to file modifications and notifies you about the changes.
https://rubygems.org/gems/listen
MIT License
1.92k stars 246 forks source link

Fix warnings in spec output #464

Closed floehopper closed 5 years ago

floehopper commented 5 years ago

This fixes two types of warnings which were appearing in the spec output thus reducing the signal-to-noise ratio.

coveralls commented 5 years ago

Coverage Status

Coverage decreased (-0.8%) to 97.181% when pulling 086b785b3646542e54f05e91e531cf9ca55edf57 on floehopper:fix-warnings-in-spec-output into dc1e798635dfed000e881d35f6bc9ca599d3e70e on guard:master.

rymai commented 5 years ago

@floehopper Thank you, looks good to me! :heart: :yellow_heart: :green_heart: :rocket: