mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-24 18:58:46 +02:00
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