1
0
Fork 0
mirror of https://github.com/friendica/friendica synced 2025-03-08 12:28:25 +00:00

Merge branch 'add-static-code-analysis' into refactoring-of-app-class

This commit is contained in:
Art4 2024-11-08 08:31:31 +00:00
commit bbf7d50295

View file

@ -5,7 +5,7 @@
//
// SPDX-License-Identifier: AGPL-3.0-or-later
namespace Friendica\Test\src\Object\Api\Mastodon;
namespace Friendica\Test\Unit\Object\Api\Mastodon;
use Friendica\Object\Api\Mastodon\Preferences;
use PHPUnit\Framework\TestCase;