mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-20 18:09:30 +00:00
Moved attachment related services into their own namespaces
This commit is contained in:
parent
f5f581293a
commit
c955a3a221
16 changed files with 33 additions and 33 deletions
|
|
@ -33,7 +33,7 @@ namespace App\Tests\Services\Attachments;
|
|||
|
||||
|
||||
use App\Services\Attachments\AttachmentURLGenerator;
|
||||
use App\Services\BuiltinAttachmentsFinder;
|
||||
use App\Services\Attachments\BuiltinAttachmentsFinder;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
class AttachmentURLGeneratorTest extends WebTestCase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue