Bug #6528
Seeds.rb is too noisy in tests
Description
Our seeds.rb contains "puts 'blah'" for every seeds.d/* file, which is hugely noisy in the lib tests which execute them, resulting in many lines of unnecessary output.
Associated revisions
History
#1
Updated by Dominic Cleal over 8 years ago
- Status changed from Assigned to Ready For Testing
- Legacy Backlogs Release (now unused) set to 10
#2
Updated by Greg Sutcliffe over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 5f15f585ff37265499dc3a0a80cd6d7b1ca0e080.
#3
Updated by Greg Sutcliffe over 8 years ago
Random bump to test email support...
Fixes #6528 - Silence seeds.rb when in test env