well that didnt work... Revert "try reconnecting after every cuke for postgres only to try and deal with travis issues"
This reverts commit 1604aedf03.
This commit is contained in:
parent
1604aedf03
commit
0986e412de
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ Spork.each_run do
|
|||
Before do
|
||||
@no_follow_diaspora_hq_setting = AppConfig[:no_follow_diasporahq]
|
||||
AppConfig[:no_follow_diasporahq] = true
|
||||
ActiveRecord::Base.verify_active_connections! if postgres?
|
||||
DatabaseCleaner.clean
|
||||
Devise.mailer.deliveries = []
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue