Remove emtpy line from end of block in spec

This commit is contained in:
Erik Michaels-Ober 2014-12-11 13:43:44 +01:00
parent 69b705d256
commit 4350af8e0c
1 changed files with 0 additions and 1 deletions

View File

@ -110,5 +110,4 @@ describe MLB::Team, '.all' do
expect { subject }.not_to raise_exception
end
end
end