mirror of
https://github.com/flarum/framework.git
synced 2024-11-29 12:43:52 +08:00
Simple forum software for building great communities.
7c0d98c63d
Some tests need to change settings, but since MemoryCacheSettingsRepository caches settings in-memory, those changes aren't reflected. The new `purgeSettingsCache` removes it from the container, eliminating that cache. For UserTest, we also need to regenerate the display name driver, since that's set statically on boot, before we'll get a change to clear the settings cache. |
||
---|---|---|
framework/core |