Seeded app opens many browser windows with welcome emails
Created by: sjmulder
$ rake gitlab:setup
$ foreman start
At this point the worker will start sending out welcome emails. With :letter_opener
, a browser window or tab is opened for each of the 300 emails.
Perhaps the delivery can be silenced for this situation somehow.