mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-12-06 02:59:29 +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
|
|
@ -31,7 +31,7 @@
|
|||
|
||||
namespace App\Tests\Services\Attachments;
|
||||
|
||||
use App\Services\BuiltinAttachmentsFinder;
|
||||
use App\Services\Attachments\BuiltinAttachmentsFinder;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
class BuiltinAttachmentsFinderTest extends WebTestCase
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue