Don't memoize storage configuration on `FsShardsCheck`
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
Showing
Please register or sign in to comment