mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-08 16:14:26 +02: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