mirror of
https://github.com/flarum/core.git
synced 2025-07-30 21:20:24 +02:00
Fix test namespace
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user