forked from mirror/Part-DB.Part-DB-server
Added tests for the Attachments API endpoint
This commit is contained in:
parent
18c80f6b64
commit
7b5ae70de3
5 changed files with 151 additions and 2 deletions
|
@ -21,7 +21,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
|
||||
namespace API;
|
||||
namespace App\Tests\API;
|
||||
|
||||
use App\Entity\UserSystem\User;
|
||||
use Doctrine\ORM\EntityManagerInterface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue