mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-01 14:04:30 +02:00
Added tests for the remaining API endpoints
This commit is contained in:
parent
3d67ad870a
commit
af98842090
10 changed files with 503 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
|
||||
namespace App\Tests\Endpoints;
|
||||
namespace App\Tests\API\Endpoints;
|
||||
|
||||
use App\Tests\API\Endpoints\CrudEndpointTestCase;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue