mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-07 23:34:27 +02:00
Fix namespace
This commit is contained in:
parent
dfb821d3b5
commit
1c3a33ab49
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
//
|
//
|
||||||
// SPDX-License-Identifier: AGPL-3.0-or-later
|
// SPDX-License-Identifier: AGPL-3.0-or-later
|
||||||
|
|
||||||
namespace Friendica\Test\src\Api\Mastodon;
|
namespace Friendica\Test\src\Object\Api\Mastodon;
|
||||||
|
|
||||||
use Friendica\Object\Api\Mastodon\Preferences;
|
use Friendica\Object\Api\Mastodon\Preferences;
|
||||||
use PHPUnit\Framework\TestCase;
|
use PHPUnit\Framework\TestCase;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue