mirror of
https://github.com/friendica/friendica
synced 2025-04-21 14:30:12 +00:00
Fix PSR-0 for test classes
This commit is contained in:
parent
31c55a6fa4
commit
e4263f6fe5
6 changed files with 5 additions and 4 deletions
|
@ -19,7 +19,7 @@
|
|||
*
|
||||
*/
|
||||
|
||||
namespace Friendica\Test\Protocol;
|
||||
namespace Friendica\Test\src\Protocol;
|
||||
|
||||
use Friendica\Protocol\Activity;
|
||||
use Friendica\Protocol\ActivityNamespace;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue