mirror of
https://git.friendi.ca/friendica/friendica.git
synced 2025-06-11 03:34:26 +02:00
Fix namespace in tests
This commit is contained in:
parent
e77da8a2b3
commit
ae7a4d67f4
2 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Friendica\Test\Unit\Addon;
|
||||
namespace Friendica\Test\Unit\Service\Addon;
|
||||
|
||||
use Friendica\Addon\AddonBootstrap;
|
||||
use Friendica\Addon\DependencyProvider;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue