Commit Graph

4 Commits (8d6aea33260dedeacb3d22ac1a6d2f9cc3856a5e)

Author SHA1 Message Date
Matt Jankowski 710745e16b
Fix RSpec/ContextWording cop ()
Nick Schonning 84cc805cae
Enable Style/FrozenStringLiteralComment for specs ()
Nick Schonning 38a1d8bb85
Autofix Rubocop RSpec/ImplicitSubject ()
Claire 5027abecd1
Fix cache_collection crashing when given an empty collection ()
* Fix cache_collection crashing when given an empty collection

* Add tests