Fix wrong file name for test file
The file name finished with `_specs.rb` instead of `_spec.rb`, and so it wasn't being tested at all.
This commit is contained in:
Reference in New Issue
Block a user
The file name finished with `_specs.rb` instead of `_spec.rb`, and so it wasn't being tested at all.