-
Don't memoize storage configuration on `FsShardsCheck` · eb63889fBob Van Landuyt authored
These values are already coming from memory, so we don't need to memoize. If we do memoize these, than the would not be stubbed when calling `stub_storage_settings` in specs
eb63889f
×