mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-30 05:24:28 +02:00
Improved structure of the PartKeepr import
This commit is contained in:
parent
c972f0ac59
commit
46beb21ba7
8 changed files with 652 additions and 519 deletions
|
@ -20,7 +20,7 @@
|
|||
|
||||
namespace App\Tests\Services\Misc;
|
||||
|
||||
use App\Services\Misc\MySQLDumpXMLConverter;
|
||||
use App\Services\ImportExportSystem\PartKeeprImporter\MySQLDumpXMLConverter;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
|
||||
class MySQLDumpXMLConverterTest extends TestCase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue