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
|
# let's not run seed_fu every test
|
||||||
|
SeedFu.quiet = true
|
||||||
SeedFu.seed
|
SeedFu.seed
|
||||||
|
|
||||||
RSpec.configure do |config|
|
RSpec.configure do |config|
|
||||||
|
|
Reference in a new issue