GIVEN as a Rails developer WHEN I 'rake db:schema:dump' THEN I should not have extra blank lines in the foreign key section of db/schema.rb
GIVEN as a Rails developer
WHEN I 'rake db:schema:dump'
THEN I should not have extra blank lines in the foreign key section of db/schema.rb