Fix test namespace

This commit is contained in:
Franz Liedke 2018-03-04 00:04:43 +01:00
parent b75f098de7
commit 84be6f3f7f

View File

@ -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;