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:
commit
bbf7d50295
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
Loading…
Add table
Reference in a new issue