mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-22 23:27:31 +01:00
Added tests for the Attachments API endpoint
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
declare(strict_types=1);
|
||||
|
||||
|
||||
namespace API;
|
||||
namespace App\Tests\API;
|
||||
|
||||
use ApiPlatform\Symfony\Bundle\Test\ApiTestCase;
|
||||
use App\DataFixtures\APITokenFixtures;
|
||||
|
||||
Reference in New Issue
Block a user