add comment

This commit is contained in:
bilal
2020-06-29 14:36:38 +02:00
parent 6831c66fda
commit 6a0eb0dd06

View File

@@ -134,7 +134,7 @@ RSpec.describe Account do
MedicalRelease, MedicalRelease,
MiscRelease, MiscRelease,
MatchingRequest, MatchingRequest,
ActionMailbox::InboundEmail ActionMailbox::InboundEmail # This is Rails model, we are not using it and it is NOT added to the Account#storage_total calculation
] ]
Rails.application.eager_load! Rails.application.eager_load!
ActiveRecord::Base.descendants.each do |model| ActiveRecord::Base.descendants.each do |model|