mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-10 07:18:14 -05:00
Merge pull request #4686 from kyoshidajp/fix_mongoid_failed_test
Fix mongoid test failed problem
This commit is contained in:
@@ -8,6 +8,6 @@ end
|
||||
|
||||
class ActiveSupport::TestCase
|
||||
setup do
|
||||
Mongoid.purge!
|
||||
Mongoid.default_session.drop
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user