diff --git a/framework/core/tests/Settings/MemoryCacheSettingsRepositoryTest.php b/framework/core/tests/Settings/MemoryCacheSettingsRepositoryTest.php index 6d69d81ef..0e21815ca 100644 --- a/framework/core/tests/Settings/MemoryCacheSettingsRepositoryTest.php +++ b/framework/core/tests/Settings/MemoryCacheSettingsRepositoryTest.php @@ -9,7 +9,7 @@ * file that was distributed with this source code. */ -namespace Flarum\Tests\Flarum\Settings; +namespace Flarum\Tests\Settings; use Flarum\Settings\MemoryCacheSettingsRepository; use Flarum\Settings\SettingsRepositoryInterface;