## What is the current behavior? When running `make test`, ``` Inspecting 252 files ..................................................................................................................................................... ....................................................C.................................................. Offenses: db/schema.rb:14:1: C: Layout/EmptyLinesAroundBlockBody: Extra empty line detected at block body beginning. 252 files inspected, 1 offense detected make: *** [test] Error 1 ```
What is the current behavior?
When running
make test,