Fixes unintended new line

This commit is contained in:
David Rodríguez
2017-09-17 12:16:23 +02:00
parent e2c311a624
commit 69aaa7de12

View File

@@ -504,7 +504,7 @@ Proposal.last(3).each do |proposal|
end
puts ""
puts "Creating proposal notifications"
print "Creating proposal notifications"
100.times do |i|
ProposalNotification.create!(title: "Proposal notification title #{i}",