Skip to content

Commit

Permalink
Minor formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
TuckerJD committed Aug 4, 2014
1 parent 22cbc07 commit 467180b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions spec/models/project_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@
}
length = @failed_factories.length
if length > 0
# puts "\n#{length} invalid factor#{length == 1 ? 'y' : 'ies' }."
@project_build_err_msg += "\n#{length} invalid #{'factory'.pluralize(length)}.\n"
end
}
Expand All @@ -139,7 +138,6 @@
end
end
}
# puts
}

specify 'project build goes well' do
Expand Down

0 comments on commit 467180b

Please sign in to comment.