mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 17:46:05 -05:00
Set SeedFu to quiet mode. No talking please.
This commit is contained in:
parent
dbf4d9b0dc
commit
46a5066aed
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Spork.prefork do
|
|||
|
||||
|
||||
# let's not run seed_fu every test
|
||||
SeedFu.quiet = true
|
||||
SeedFu.seed
|
||||
|
||||
RSpec.configure do |config|
|
||||
|
|
Loading…
Reference in a new issue