mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-03 05:55:16 +01:00
Use new cached treeview nodes for twig inline generator (admin pages)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
namespace App\Tests\Repository;
|
||||
|
||||
use App\Entity\Attachments\AttachmentType;
|
||||
use App\Helpers\TreeViewNode;
|
||||
use App\Helpers\Trees\TreeViewNode;
|
||||
use App\Repository\StructuralDBElementRepository;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Symfony\Bundle\FrameworkBundle\Test\WebTestCase;
|
||||
|
||||
Reference in New Issue
Block a user